Pinned Repositories
action-detection
temporal action detection with SSN
advanced_lane_detection
Advanced lane detection using computer vision
aiortc
WebRTC and ORTC implementation for Python using asyncio
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
awesome-lane-detection
lane detection
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
lanenet-lane-detection
Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
crackgfw's Repositories
crackgfw/YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
crackgfw/action-detection
temporal action detection with SSN
crackgfw/AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
crackgfw/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
crackgfw/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
crackgfw/lanenet-lane-detection
Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
crackgfw/awesome-data-labeling
A curated list of awesome data labeling tools
crackgfw/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
crackgfw/chromego
ChromeGo 翻墙工具包
crackgfw/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
crackgfw/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
crackgfw/face_recognition
The world's simplest facial recognition api for Python and the command line
crackgfw/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
crackgfw/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
crackgfw/LaneDetection_End2End
End-to-end Lane Detection for Self-Driving Cars (ICCV 2019 Workshop)
crackgfw/LaneNet
Pytorch implementation of "Towards end-to-end lane detection: an instance segmentation approach"
crackgfw/lantern
蓝灯Windows下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.exe 蓝灯安卓下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.apk
crackgfw/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
crackgfw/MNN-LaneNet
Lane detection model for mobile device via MNN project
crackgfw/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
crackgfw/netron
Visualizer for neural network, deep learning and machine learning models
crackgfw/openpilot
open source driving agent
crackgfw/PINet
crackgfw/pytorch-lanenet
LaneNet implementation in PyTorch
crackgfw/shadowsocks-deepin
😎 a powful shadowsocks client for deepin
crackgfw/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
crackgfw/TensorRT-Yolov3
TensorRT for Yolov3
crackgfw/tusimple-benchmark
Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3
crackgfw/XX-Net
a web proxy tool
crackgfw/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS