Bhumika Singh
Bhumika Singh
Same Issue, when --show = False, this error occurs: File "demo.py", line 565, in rcnn_batch=rcnn_batch, File "/usr/local/lib/python3.6/dist-packages/torch/autograd/grad_mode.py", line 26, in decorate_context return func(*args, **kwargs) File "demo.py", line 366, in main...
@almpantoja , did you find any solution to your problem? if yes can you guide me?
Hey @lengyuner ! I am also facing the same issue. Have you found any solution to this problem? I'll be very thankful if you could share the solution with me.
@lengyuner thanks for your quick response. I am not trying to train the model, just executing infer.py on an image with Config.set_model_type(Config.MODEL.LightweightOpenpose) Config.set_model_backbone(Config.BACKBONE.Resnet50) but it shows error in line 15...
@lengyuner thanks for replying. I tried this method given in the hyperpose documentation. I wanted to know if we can get results by passing this onnx and uff model to...
@amrutahebli Did you get any solution for your problem? I am also facing the same issue
> Found this error while running demo.py file > > `/content/drive/My Drive/FairMOT/src Traceback (most recent call last): File "demo.py", line 14, in from track import eval_seq File "/content/drive/My Drive/FairMOT/src/track.py", line...
Thanks for replying @Arthur151, I understand that part of converting it into bvh. But, can the pose vector as it is be used for rotation csv, or do i need...
did you solve the issue? I am facing the same problem working with colab.