Santhosh
Santhosh
### using `pip3` inside `conda` env ``` pip3 install labelImg ``` I get this error ``` DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer...
> Hi. where can i get yolord6.cfg file? I was having same doubt, I check in the repo for more info. Inside [WongKinYiu/yolor/tree/paper/models/yolo.py](https://github.com/WongKinYiu/yolor/tree/paper/models/yolo.py) file [Line 326](https://github.com/WongKinYiu/yolor/tree/paper/models/yolo.py?#L326) `parser.add_argument('--cfg', type=str, default='yolov5s.yaml', help='model.yaml')`...
@zylo117 Could you please guide me?
@dav-ell Correcting this and training from scratch will have a better `mAP` value overall closer to official implementation?