Pinned Repositories
DSP
Some Matlab to CMSIS conversion code
literature-clock
Python clock using time quotes from the literature, this based on the work of Jaap Meijers & JohannesNE
opencvQtdemo
Using opencv and QT together
teaching
some demos used in teaching
docPhil99's Repositories
docPhil99/opencvQtdemo
Using opencv and QT together
docPhil99/literature-clock
Python clock using time quotes from the literature, this based on the work of Jaap Meijers & JohannesNE
docPhil99/teaching
some demos used in teaching
docPhil99/DSP
Some Matlab to CMSIS conversion code
docPhil99/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
docPhil99/birdmon
docPhil99/cdripper
docPhil99/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
docPhil99/docPhil99.github.io
docPhil99/DollHouse
Simple code for controlling 7 LED lights with an Arduino Uno and 12 key keypad.
docPhil99/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
docPhil99/fully_convolutional_change_detection
docPhil99/genretag
docPhil99/hollywood
docPhil99/ImageDataAugmentor
Custom image data generator for Keras supporting the use of modern augmentation modules
docPhil99/KTPInterview
This is a repository including data for coding interview
docPhil99/LEDControl
QT Arduino LED control software
docPhil99/LEDControlNet
Ardino LED control using C#
docPhil99/matlab_IP
Matlab code used for teaching
docPhil99/nosleepwhenworking
Code to block the sleep function on Linux when a specific application is running
docPhil99/opencv_zoom
Capture from a webcam, process the image in opencv, and write this to a dummy video loopback so Zoom thinks its another camera
docPhil99/parallel-pyspin
docPhil99/pptx2md
a pptx to markdown converter
docPhil99/pretty-print-confusion-matrix
Confusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib
docPhil99/pybeam
Optical Simulation
docPhil99/raspberrypi3-opencv-docker
An OpenCV (python interface) Docker image repo, for Raspberry Pi 3 with Raspbian OS (Debian). It's based on resin.io python docker image.
docPhil99/slmcontrol
for controlling SLM
docPhil99/vidaug
Effective Video Augmentation Techniques for Training Convolutional Neural Networks
docPhil99/WiTraj
WiFi-based motion tracking system
docPhil99/zmq_logger
test project for remote logging via loguru. Work in progress