Pinned Repositories
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
clash_for_windows_pkg
clash for windows pkg back
CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Flow-Guided-Feature-Aggregation
Flow-Guided Feature Aggregation for Video Object Detection
Hello-World
image_aug_for_detection
To augment image dataset for detection
keras-retinanet
Keras implementation of RetinaNet object detection.
lc-all-solutions
My own leetcode solutions by python
light_head_rcnn
Light-Head R-CNN
lfeifan2020's Repositories
lfeifan2020/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
lfeifan2020/clash_for_windows_pkg
clash for windows pkg back
lfeifan2020/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
lfeifan2020/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
lfeifan2020/Flow-Guided-Feature-Aggregation
Flow-Guided Feature Aggregation for Video Object Detection
lfeifan2020/Hello-World
lfeifan2020/image_aug_for_detection
To augment image dataset for detection
lfeifan2020/keras-retinanet
Keras implementation of RetinaNet object detection.
lfeifan2020/lc-all-solutions
My own leetcode solutions by python
lfeifan2020/light_head_rcnn
Light-Head R-CNN
lfeifan2020/MANet_for_Video_Object_Detection
Fully Motion-Aware Network for Video Object Detection
lfeifan2020/MLND
Udacity Machine Learning Nano Degree Courses
lfeifan2020/prepare_detection_dataset
convert dataset to coco/voc format
lfeifan2020/pytorch-caffe-darknet-convert
lfeifan2020/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
lfeifan2020/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.
lfeifan2020/YOLO_v2
This is implementation of YOLO v2 with TensorFlow