Pinned Repositories
ActionDetectionTwoStream
Simple two-stream start-model for action detection
AcurusTrack
An objects' multi-tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.). Works on any object despite their nature.
Algorithms
University labs for Algorithms
BioSegmentation
ML segmentation analysis for histological images
face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
ImageClassifierCIFAR10
PyTorch CNN for 10 classes prediction. Dataset CIFAR10
insightface
Face Analysis Project on MXNet
Labs_3semester
University labs in Java
MalignantCellDetector
Improving cancer analysis by histological image analysis.
MusicGeneration
Learning Recurrent Neural Network with LSTM and convolutions for predicting music
TimofeyKruk's Repositories
TimofeyKruk/AcurusTrack
An objects' multi-tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.). Works on any object despite their nature.
TimofeyKruk/ActionDetectionTwoStream
Simple two-stream start-model for action detection
TimofeyKruk/Algorithms
University labs for Algorithms
TimofeyKruk/BioSegmentation
ML segmentation analysis for histological images
TimofeyKruk/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
TimofeyKruk/ImageClassifierCIFAR10
PyTorch CNN for 10 classes prediction. Dataset CIFAR10
TimofeyKruk/insightface
Face Analysis Project on MXNet
TimofeyKruk/Labs_3semester
University labs in Java
TimofeyKruk/MalignantCellDetector
Improving cancer analysis by histological image analysis.
TimofeyKruk/MusicGeneration
Learning Recurrent Neural Network with LSTM and convolutions for predicting music
TimofeyKruk/ObjectDetectionCOCO
Creating an object detector on COCO dataset.
TimofeyKruk/SignsRecognition
Simple Convolutional NN for signs classification
TimofeyKruk/tp_task
TimofeyKruk/Yolo-v2-pytorch
YOLO for object detection tasks
TimofeyKruk/yoloface
Deep learning-based Face detection using the YOLOv3 algorithm (https://github.com/sthanhng/yoloface)
TimofeyKruk/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS