Amit B
Amit B
Hi , I found a bug when running mattorch.save from my env which has default tensor type set to FloatTensor. The error which I get is as follows inspite of...
If some of the pose-joints are not predicted / missing , what's the best way to handle them in during training ? Is it better to give them a fixed...
I wish to render a set of 2D images of size 64 x 64 on a set of background images of size 192 x 192. Is there any way to...
I wish to use the original yolo-9000 weights for object detection. How do we load and run yolo-9000 weights with this repo ?
I downloaded yolov3.weights to the weights/ folder. But the `Run_with_2D.py` expects .pkl format of weights. Is there any way to download pretrained model weights ?