Subhajit Nanda
Subhajit Nanda
Hi Dinesh, Thank you for sharing such nice work. Although while doing inference I noticed one anomaly (but maybe I am missing some settings). The model predicts PesonKeypoints even though...
HI, thanks for sharing! Can you please elaborate more, in your second demo video we can see you detected human and vehicle key points in each frame? Was it two...
I was using slave.set_values() command. It's working fine for integer and long. But when it comes to floating points I am not able to set a float value to it....
I got this error. (tf_gpu) D:\ssd-6d-master\ssd-6d-master>python run.py -/sixd/tejani/, -1, -10, -/weights_pretrained/tejani/tejani_obj_01.pb, -0.5, -3, -3 Traceback (most recent call last): File "run.py", line 28, in from utils.sixd import load_sixd ModuleNotFoundError: No...
Hi thank you for sharing this repo. I have successfully trained a model with fasterrcnn_squeezenet1_1_small_head. But while converting the model to onnx, I get some error. "torch.onnx.errors.SymbolicValueError: Unsupported: ONNX export...