Skip to content

Commit

Permalink
Merge pull request #139 from mausam1112/master
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng authored Apr 21, 2024
2 parents 21528bc + be8c3e3 commit 33a33d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,12 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
## <a name='ObjectDetection'></a>Object Detection
- [MMDetection Object Detection Toolbox](https://github.com/open-mmlab/mmdetection)
- [Mask R-CNN Benchmark: Faster R-CNN and Mask R-CNN in PyTorch 1.0](https://github.com/facebookresearch/maskrcnn-benchmark)
- [YOLO-World](https://github.com/AILab-CVC/YOLO-World)
- [YOLOS](https://github.com/hustvl/YOLOS)
- [YOLOF](https://github.com/megvii-model/YOLOF)
- [YOLOX](https://github.com/Megvii-BaseDetection/YOLOX)
- [YOLOv9](https://github.com/WongKinYiu/yolov9)
- [YOLOv8](https://github.com/ultralytics/ultralytics)
- [Yolov7](https://github.com/WongKinYiu/yolov7)
- [YOLOv6](https://github.com/meituan/YOLOv6)
- [Yolov5](https://github.com/ultralytics/yolov5)
Expand Down

0 comments on commit 33a33d3

Please sign in to comment.