Pinned Repositories
apc-vision-toolbox
MIT-Princeton Vision Toolbox for the Amazon Picking Challenge 2016 - RGB-D ConvNet-based object segmentation and 6D object pose estimation.
darknet
Convolutional Neural Networks
deep-anpr
Using neural networks to build an automatic number plate recognition system
deep-visualization-toolbox
DeepVis Toolbox
DeepLearningCourseCodes
DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
dgd_person_reid
Domain Guided Dropout for Person Re-identification
Faster-RCNN_TF
Faster-RCNN in Tensorflow
hello
hello-world
my first project
WANG-Bo-Wen's Repositories
WANG-Bo-Wen/patch_linemod
improvement for linemod, make it holistic but also part-based
WANG-Bo-Wen/ObjectDatasetTools
Tools to create pixel-wise object masks, bounding box labels (2D and 3D) and 3D object model (PLY triangle mesh) for object sequences filmed with an RGB-D camera. This project prepares training and testing data for various deep learning projects such as 6D object pose estimation projects singleshotpose, as well as object detection and instance segmentation projects.
WANG-Bo-Wen/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
WANG-Bo-Wen/darknet
Convolutional Neural Networks
WANG-Bo-Wen/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
WANG-Bo-Wen/keras-retinanet
Keras implementation of RetinaNet object detection.
WANG-Bo-Wen/yolo_tensorflow-1
Tensorflow implementation of YOLO, including training and test phase.
WANG-Bo-Wen/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
WANG-Bo-Wen/apc-vision-toolbox
MIT-Princeton Vision Toolbox for the Amazon Picking Challenge 2016 - RGB-D ConvNet-based object segmentation and 6D object pose estimation.
WANG-Bo-Wen/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
WANG-Bo-Wen/miles-deep
Deep Learning Porn Video Classifier/Editor with Caffe
WANG-Bo-Wen/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
WANG-Bo-Wen/open_nsfw
code for running Model and code for Not Suitable for Work (NSFW) classification using deep neural network Caffe models
WANG-Bo-Wen/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
WANG-Bo-Wen/tutorials
机器学习相关教程
WANG-Bo-Wen/DeepLearningCourseCodes
WANG-Bo-Wen/deep-visualization-toolbox
DeepVis Toolbox
WANG-Bo-Wen/Faster-RCNN_TF
Faster-RCNN in Tensorflow
WANG-Bo-Wen/deep-anpr
Using neural networks to build an automatic number plate recognition system
WANG-Bo-Wen/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'
WANG-Bo-Wen/learning
WANG-Bo-Wen/hello
WANG-Bo-Wen/hello-world
my first project
WANG-Bo-Wen/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
WANG-Bo-Wen/neural-style
Neural style in TensorFlow! :art:
WANG-Bo-Wen/dgd_person_reid
Domain Guided Dropout for Person Re-identification
WANG-Bo-Wen/Weakly_detector
Tensorflow implementation of "Learning Deep Features for Discriminative Localization"
WANG-Bo-Wen/PyReID
Flexible and extensible Framework for Person Re-identification problem, built with Python and OpenCV.