scheckmedia
Senior Machine Learning Engineer at peregrine.ai, PhD in engineering, developer, and hobby photographer who is interested in computer vision.
Bestensee
Pinned Repositories
CameraControllerApi
The CameraControlerApi is an attempt to control a DSLR via REST functionality.
centernet-uda
This repository holds a small framework to evaluate unsupervised domain adaptation methods in combination with a CenterNet object detection network.
cgp-cnn-design
Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture
Flickr-Dataset-Creator
A UI for a flickr image search with the aim to create datasets for machine learning task.
ImageMosaicWall
This application allows you to create an image based on a bunch of other images. It looks like a mosaic effect.
keras-shufflenet
ShuffleNet Implementation using Keras Functional Framework 2.0
photils-android
Android application that tries to predict keywords based on the selected image. The application passes a selected image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.
photils-cli
photils-cli is an application that passes an image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.
photils-dt
A darktable plugin that tries to predict keywords based on the selected image. This plugin uses photils-cli to handle this task. Photils-cli is an application that passes the image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.
RoomPlanner
Room planner app for iOS implementing ground and vanishing point detection supported by OpenCV
scheckmedia's Repositories
scheckmedia/CameraControllerApi
The CameraControlerApi is an attempt to control a DSLR via REST functionality.
scheckmedia/keras-shufflenet
ShuffleNet Implementation using Keras Functional Framework 2.0
scheckmedia/photils-cli
photils-cli is an application that passes an image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.
scheckmedia/centernet-uda
This repository holds a small framework to evaluate unsupervised domain adaptation methods in combination with a CenterNet object detection network.
scheckmedia/cgp-cnn-design
Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture
scheckmedia/photils-dt
A darktable plugin that tries to predict keywords based on the selected image. This plugin uses photils-cli to handle this task. Photils-cli is an application that passes the image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.
scheckmedia/ImageMosaicWall
This application allows you to create an image based on a bunch of other images. It looks like a mosaic effect.
scheckmedia/photils-android
Android application that tries to predict keywords based on the selected image. The application passes a selected image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.
scheckmedia/RoomPlanner
Room planner app for iOS implementing ground and vanishing point detection supported by OpenCV
scheckmedia/Flickr-Dataset-Creator
A UI for a flickr image search with the aim to create datasets for machine learning task.
scheckmedia/photils-api
scheckmedia/RemoteDslrApi
The RemoteDslrApi is an attempt with Python to control a DSLR via REST functionality.
scheckmedia/Alfred-Insect
a Alfred-Workflow for Insect (https://github.com/sharkdp/insect)
scheckmedia/CottBooth
A photo booth application based on QT
scheckmedia/dl-framework
The DL-Framework is an approach to generate an experimental environment that can easily be reused and extended but without the requirements to change core functionality.
scheckmedia/flutter_markdown
A markdown renderer for Flutter.
scheckmedia/hevcesbrowser
HEVCESBrowser is a tool for analyzing hevc(h265) bitstreams
scheckmedia/lua-scripts
scheckmedia/MMM-GoogleMapsTraffic
A raspberry pi MagicMirror module that displays a map, centered at provided coordinates, with Google Maps Traffic information.
scheckmedia/models
Models and examples built with TensorFlow
scheckmedia/recormotion
Just a simple Python application using TorchServe for motion detection in video frames
scheckmedia/semi-supervised-learning-pytorch
Several SSL methods (Pi model, Mean Teacher) are implemented in pytorch
scheckmedia/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
scheckmedia/SSD_mobilenetv2-with-Focal-loss
this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch
scheckmedia/tensorflow
An Open Source Machine Learning Framework for Everyone
scheckmedia/torch-mlir
The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.