Pinned Repositories
3D-Deepbox
3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)
adaptive-style-transfer
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
Android-MobileFaceNet-MTCNN-FaceDeSpoofing
Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (ECCV2018-FaceDeSpoofing) and face comparison (MobileFaceNet use InsightFace loss)
apc-vision-toolbox
MIT-Princeton Vision Toolbox for the Amazon Picking Challenge 2016
awesome-python3-webapp
小白的Python入门教程实战篇:网站+iOS App源码
CAR
Content adaptive resampler for image downscaling
cifar2png
Convert CIFAR-10 and CIFAR-100 datasets into PNG images
cs231n
master_thesis_code
Code for my master thesis: Vehicle Detection and Pose Estimation for Autonomous Driving
TF_classification
Applying a Deep Residual Network to Custom Dataset classification task
sdukaka's Repositories
sdukaka/master_thesis_code
Code for my master thesis: Vehicle Detection and Pose Estimation for Autonomous Driving
sdukaka/3D-Deepbox
3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)
sdukaka/apc-vision-toolbox
MIT-Princeton Vision Toolbox for the Amazon Picking Challenge 2016
sdukaka/awesome-python3-webapp
小白的Python入门教程实战篇:网站+iOS App源码
sdukaka/cs231n
sdukaka/darknet
Convolutional Neural Networks
sdukaka/darknet-1
Extension of the public darknet repository with additional features and code improvements for YOLO.
sdukaka/deep-learning-models
Keras code and weights files for popular deep learning models.
sdukaka/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
sdukaka/Hungary_Match
sdukaka/Mask-RCNN
Implementation of Mask-RCNN in Caffe https://arxiv.org/pdf/1703.06870.pdf
sdukaka/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
sdukaka/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK and PyTorch.
sdukaka/mscnn
sdukaka/neural-style
Torch implementation of neural style algorithm
sdukaka/ogn
sdukaka/PyTorch-SRGAN
A modern PyTorch implementation of SRGAN
sdukaka/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
sdukaka/sdukakaBlog
sdukaka/SNS_matlab
A matlab implementation of "Optimized Scale-and-Stretch for Image Resizing"
sdukaka/taichi
Physically based Computer Graphics Library
sdukaka/tsne-js
t-distributed stochastic neighbor embedding (t-SNE) algorithm implemented in JavaScript
sdukaka/TuSimple-DUC
Understanding Convolution for Semantic Segmentation
sdukaka/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'