| amdegroot/ssd.pytorch |
4,507 |
|
0 |
0 |
over 4 years ago |
0 |
|
353 |
mit |
Python |
| A PyTorch Implementation of Single Shot MultiBox Detector |
| rwightman/posenet-pytorch |
281 |
|
0 |
0 |
almost 3 years ago |
0 |
|
6 |
apache-2.0 |
Python |
| A PyTorch port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation) |
| bailvwangzi/repulsion_loss_ssd |
202 |
|
0 |
0 |
almost 8 years ago |
0 |
|
14 |
mit |
Python |
| Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752 |
| sajjjadayobi/FaceLib |
176 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
Python |
| Face Analysis: Detection, Age Gender Estimation & Recognition |
| JeffWang0325/Image-Identification-for-Self-Driving-Cars |
34 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
gpl-3.0 |
Python |
| 🖍️ This project achieves some functions of image identification for Self-Driving Cars. First, use yolov5 for object detection. Second, image classification for traffic light and traffic sign. Furthermore, the GUI of this project makes it more user-friendly for users to realize the image identification for Self-Driving Cars. |
| kracekumar/facetouch |
24 |
|
0 |
0 |
almost 5 years ago |
0 |
|
2 |
gpl-3.0 |
Python |
| Neural Network to predict face touch on live feed and warn you, "don't touch the face". |
| jacobgil/dlib_facedetector_pytorch |
24 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Python |
| Porting of Dlib's mmod deep learning face detector model to pytorch, and examples of using it for webcam detection, and face haluciniations |
| zhaoyanglijoey/yolov3 |
18 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
Python |
| Pytorch implementation of real time object detection algorithm YOLOv3 |
| sho-87/webcam-eye-tracker |
15 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Webcam eye tracker project. Created using PyTorch |
| 2014Vee/ssd-pytorch |
11 |
|
0 |
0 |
over 5 years ago |
0 |
|
5 |
mit |
Python |
| 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss |