AYolov2
AYolov2 copied to clipboard
I want to test training results. but i dont know how to test training results. can i get some advise?
Hi, thanks for your sharing. When I tried to use multi-gpu to train Knowledge Distillation: `python3 -m torch.distributed.run --nproc_per_node $N_GPU distillation.py ...` I got the error: torch.distributed.elastic.multiprocessing.errors.ChildFailedError: distillation.py FAILED Failures:
We hear that YOLOX shows a quite good performance over anchor-based YOLO. It would be worth to add YOLOX model support. Reference: https://github.com/Megvii-BaseDetection/YOLOX
Bumps [onnx](https://github.com/onnx/onnx) from 1.10.1 to 1.13.0. Release notes Sourced from onnx's releases. v1.13.0 ONNX v1.13.0 is now available with exciting new features! We would like to thank everyone who contributed...