models
models copied to clipboard
YOLOv4-tiny: Adding config and updating YOLO's README
Description
This PR adds a new YOLOv4-tiny config that achieves 21.21AP. It also updates the YOLO project's README.md to include metrics and a place for checkpoints.
Type of change
- [x] A new research paper code implementation
Checklist
- [x] I have signed the Contributor License Agreement.
- [x] I have read guidelines for pull request.
- [x] My code follows the coding guidelines.
- [x] I have performed a self code review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.
- [x] My changes generate no new warnings.
- [x] I have added tests that prove my fix is effective or that my feature works.
@fyangf To confirm, you'd like me to move the changes from
official/vision/beta/projects/yolo/README.md => official/projects/yolo/README.md
and
official/vision/beta/projects/yolo/configs/experiments/yolov4/detection/yolov4_tiny_416_tpu.yaml => official/projects/yolo/configs/experiments/yolov4/detection/yolov4_tiny_416_tpu.yaml?
@fyangf To confirm, you'd like me to move the changes from
official/vision/beta/projects/yolo/README.md=>official/projects/yolo/README.mdand
official/vision/beta/projects/yolo/configs/experiments/yolov4/detection/yolov4_tiny_416_tpu.yaml=>official/projects/yolo/configs/experiments/yolov4/detection/yolov4_tiny_416_tpu.yaml?
Yes exactly.
@fyangf This should work now, please let me know if you need anything else. Thank you!
@fyangf Is there anything you need on my end?
@fyangf Is there anything you need on my end?
Can you sync to master branch again and resolve the conflict? There are some new changes to the README file.
@fyangf All done, thanks!
Hi @fyangf, is there anything else I need to do to get this merged?
Hi @fyangf. Anything else I'd need to do to get this merged?
Hi @jacob-zietek,
Could you please sync to head and push it again.It seems something went wrong internally.
I apologize for the duplication of effort.
Thanks.
I just synced it, thanks. @laxmareddyp