CrazyMD

Results 6 comments of CrazyMD

Thank you very much for your reply, I really appreciate it. I don't mean to be impolite, but out of curiosity: Is it possible to clarify when a release might...

Hi @kunhe, thank you a lot for releasing the videos and the visualiser. I really appreciate the effort! :) I briefly tried out the new version along with the previously...

Hi @kunhe & @tkhkaeio, Thanks for the hint about the versions. I've installed the packages along with cv2, numpy, pycocotools... in a fresh conda env on python 3.10.12 / Ubuntu...

> Hi @kunhe & @tkhkaeio, Thanks for the hint about the versions. I've installed the packages along with cv2, numpy, pycocotools... in a fresh conda env on python 3.10.12 /...

My problem now is that when running train.py through src/main/ as stated in the InterHand instructions, I get the module not found error: Traceback (most recent call last): File "/home/gieseke/assemblyhands-toolkit/src/main/train.py",...

So now that train.py runs, the next error is: Traceback (most recent call last): File "/home/gieseke/assemblyhands-toolkit/src/main/train.py", line 133, in main(cfg, args) File "/home/gieseke/assemblyhands-toolkit/src/main/train.py", line 38, in main trainer._make_batch_generator() File "/home/gieseke/assemblyhands-toolkit/src/common/base.py",...