# Object-Detection-and-Tracking **Repository Path**: zangDid/Object-Detection-and-Tracking ## Basic Information - **Project Name**: Object-Detection-and-Tracking - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-20 - **Last Updated**: 2022-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
* #### YOLOv4 + Deep_SORT - Pedestrian Counting & Social Distance - [[Here]](https://github.com/yehengchen/Object-Detection-and-Tracking/tree/master/OneStage/yolo/deep_sort_yolov4)
* #### YOLOv3 + Deep_SORT - Pedestrian&Car Counting - [[Here]](https://github.com/yehengchen/ObjectDetection/tree/master/OneStage/yolo/deep_sort_yolov3)
***
* #### YOLOv3 + SORT - Pedestrian Counting - [[Here]](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
* #### YOLOv3 + ROS Kinetic - For small Custom Data - [[Here]](https://github.com/yehengchen/YOLOv3_ROS)
***
* #### YOLOv3 + ROS Melodic - Robot Grasp Detection - [[Here]](https://github.com/yehengchen/YOLOv3_ROS/tree/master/yolov3_pytorch_ros)
* #### Parts-Arrangement-Robot - [[Here]](https://github.com/yehengchen/Parts-Arrangement-Robot)
***
* #### YOLOv3 + OpenCV + ROS Melodic - Object Detection (Rotated) - [[Here]](https://github.com/yehengchen/YOLOv3-ROS/tree/master/yolov3_grasp_detection_ros)
***
### [DeepLabv3+_ROS](https://arxiv.org/abs/1802.02611): Mars Rover - Real-Time Object Tracking
* #### Mask R-CNN + ROS Kinetic - [[Here]](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 - [[Here]](https://github.com/yehengchen/ObjectDetection/blob/master/COCO%20and%20Pascal%20VOC.md)
* #### How to get it working on the COCO dataset __coco2voc__ - [[Here]](https://github.com/yehengchen/ObjectDetection/blob/master/OneStage/yolo/coco2voc.md)
* #### Convert Dataset2Yolo - COCO / VOC - [[Here]](https://github.com/yehengchen/ObjectDetection/tree/master/OneStage/yolo/convert2Yolo)
***
#### CV & Robotics Paper List (3D object detection & 6D pose estimation) - [[Here]](https://github.com/yehengchen/Computer-Vision-and-Robotics-Paper-List)
#### PapersWithCode: Browse > Computer Vision > Object Detection - [[Here]](https://paperswithcode.com/task/object-detection)
#### ObjectDetection Two-stage vs One-stage Detectors - [[Here]](https://github.com/yehengchen/ObjectDetection/blob/master/Two-stage%20vs%20One-stage%20Detectors.md)
#### ObjectDetection mAP & IoU - [[Here]](https://github.com/yehengchen/ObjectDetection/blob/master/mAP%26IoU.md)
***