Pinned Repositories
2D_detection
TensorFlow implementation of SqueezeDet, trained on the KITTI dataset.
AlexNet_with_tensorflow
an implement of AlexNet with tensorflow, which has a detailed explanation.
Autoware
Open-Source To Self-Driving.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
caffe
Caffe: a fast open framework for deep learning.
cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
CodingInterviewChinese2
《剑指Offer》第二版源代码
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
darknet
Windows and Linux version of Darknet Yolo v2 Neural Networks for object detection
darknet-mobilenet-v2
Darknet for MobileNet v2
DQWERTY7's Repositories
DQWERTY7/darknet-mobilenet-v2
Darknet for MobileNet v2
DQWERTY7/2D_detection
TensorFlow implementation of SqueezeDet, trained on the KITTI dataset.
DQWERTY7/AlexNet_with_tensorflow
an implement of AlexNet with tensorflow, which has a detailed explanation.
DQWERTY7/Autoware
Open-Source To Self-Driving.
DQWERTY7/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
DQWERTY7/caffe
Caffe: a fast open framework for deep learning.
DQWERTY7/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
DQWERTY7/CodingInterviewChinese2
《剑指Offer》第二版源代码
DQWERTY7/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
DQWERTY7/darknet
Windows and Linux version of Darknet Yolo v2 Neural Networks for object detection
DQWERTY7/darknet-1
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
DQWERTY7/darknet-mobilenet
mobilenet model in darknet framework , MobilenetYOLO, compress mobilenet
DQWERTY7/darknet_mobilenet
mobilenet 与darknet yolo
DQWERTY7/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
DQWERTY7/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
DQWERTY7/DQWERTY7.github.io
DQWERTY7/face-id-backend
This is demo of face recoginition system backend, based on openface, django-rest, dlib and opencv, img encoded in base64
DQWERTY7/mini-program-store
微信小程序,demo模仿玩物志
DQWERTY7/Obj_Det_Progress_Tracker
Object Detection Progress Tracker
DQWERTY7/Pelee
Pelee: A Real-Time Object Detection System on Mobile Devices
DQWERTY7/pycv
Website of the book "Learn OpenCV 3 with Python"
DQWERTY7/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
DQWERTY7/ShuffleNet
ShuffleNet Implementation in TensorFlow
DQWERTY7/squeezeDet
A tensorflow implementation for SqueezeDet, a convolutional neural network for object detection.
DQWERTY7/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
DQWERTY7/test-ssh-key
测试SSHKEY
DQWERTY7/the-gan-zoo
A list of all named GANs!
DQWERTY7/wechat
微信小程序商城,欢迎学习交流!
DQWERTY7/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
DQWERTY7/YOLOv3
Keras implementation of yolo v3 object detection.