# Object-Detection-and-Tracking **Repository Path**: siboxie_admin/Object-Detection-and-Tracking ## Basic Information - **Project Name**: Object-Detection-and-Tracking - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-08 - **Last Updated**: 2021-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
* #### YOLOv4 + Deep_SORT - Pedestrian Counting & Social Distance - [[Link]](https://github.com/yehengchen/Object-Detection-and-Tracking/tree/master/OneStage/yolo/deep_sort_yolov4)
* #### YOLOv3 + Deep_SORT - Pedestrian&Car Counting - [[Link]](https://github.com/yehengchen/ObjectDetection/tree/master/OneStage/yolo/deep_sort_yolov3)
***
* #### YOLOv3 + SORT - Pedestrian Counting - [[Link]](https://github.com/yehengchen/ObjectDetection/tree/master/OneStage/yolo/yolov3_sort)
***
### [Darknet_ROS](https://github.com/yehengchen/YOLOv3-ROS/tree/master/darknet_ros): Real-Time Object Detection and Grasp Detection With ROS
* #### YOLOv3 + ROS Kinetic - For small Custom Data - [[Link]](https://github.com/yehengchen/YOLOv3_ROS)
***
* #### YOLOv3 + ROS Melodic - Robot Grasp Detection - [[Link]](https://github.com/yehengchen/YOLOv3_ROS/tree/master/yolov3_pytorch_ros)
* #### Parts-Arrangement-Robot - [[Link]](https://github.com/yehengchen/Parts-Arrangement-Robot)
***
* #### YOLOv3 + OpenCV + ROS Melodic - Object Detection (Rotated) - [[Link]](https://github.com/yehengchen/YOLOv3-ROS/tree/master/yolov3_grasp_detection_ros)
***
### [SSD](https://github.com/yehengchen/ObjectDetection/tree/master/OneStage/ssd): Single Shot MultiBox Detector
* #### How to train a SSD model on own images - [[Link]]()
***
## [TwoStage]
### [R-CNN](https://github.com/yehengchen/Object-Detection-and-Tracking/tree/master/TwoStage/R-CNN): Region-based methods
*Fast R-CNN / Faster R-CNN / Mask R-CNN*
__How to train a Mask R-CNN model on own images - [[Link]](https://github.com/yehengchen/Object-Detection-and-Tracking/tree/master/TwoStage/R-CNN)__
* #### Mask R-CNN + ROS Kinetic - [[Link]](https://github.com/yehengchen/mask_rcnn_ros)
This project is ROS package of Mask R-CNN algorithm for object detection and segmentation.
***
### COCO & VOC Datasets
* #### COCO dataset and Pascal VOC dataset - [[Link]](https://github.com/yehengchen/ObjectDetection/blob/master/COCO%20and%20Pascal%20VOC.md)
* #### How to get it working on the COCO dataset __coco2voc__ - [[Link]](https://github.com/yehengchen/ObjectDetection/blob/master/OneStage/yolo/coco2voc.md)
* #### Convert Dataset2Yolo - COCO / VOC - [[Link]](https://github.com/yehengchen/ObjectDetection/tree/master/OneStage/yolo/convert2Yolo)
***
#### CV & Robotics Paper List (3D object detection & 6D pose estimation) - [[Link]](https://github.com/yehengchen/Computer-Vision-and-Robotics-Paper-List)
#### PapersWithCode: Browse > Computer Vision > Object Detection - [[Link]](https://paperswithcode.com/task/object-detection)
#### ObjectDetection Two-stage vs One-stage Detectors - [[Link]](https://github.com/yehengchen/ObjectDetection/blob/master/Two-stage%20vs%20One-stage%20Detectors.md)
#### ObjectDetection mAP & IoU - [[Link]](https://github.com/yehengchen/ObjectDetection/blob/master/mAP%26IoU.md)
***