Gandharv Suri

Results 5 issues of Gandharv Suri

How does this model reach document level encoding? Could I get a little explanation related to that?

while training ``` !./darknet detector train data/yolov4.data cfg/yolov4_custom_train.cfg yolov4.conv.137 -dont_show -map``` I get this. Any thoughts on why this is happening? ``` CUDA allocate done! Loaded: 5.100706 seconds CUDA status...

I've used Docker to set up the repository and trying to run the code snipped under 'Usage' in the readme. I'm new to docker so please confirm if I'm doing...