Ofri Masad
Ofri Masad
can you please send me the Adobe dataset. The author is not answering emails. Thanks in advance. [email protected]
fixed in PR https://github.com/Deci-AI/super-gradients/pull/581 version 3.0.4
Hi @ajithkumarmcw . It seems like we have a bug in not passing the in_channel parameter on instantiation. a ticket was opened, and this will be fixed in the coming...
just remember that many users are installing SG and then installing PyTorch again (because of CUDA compatibility). So the version of pillow defined in torch will run-over our version.
Hi @ngocnd2402. This is a general error of Python on Windows. We do not support Windows officially, but if you provide some more information, perhaps we could help. Could you...
Hi @soumyadbanik . Does this happen on building wheels or on `pip install super-gradients` ? Can you provide some environment details? OS, Conda (?), python version, installed packages Thanks
@MetehanYasar11 can your check the version of setuptools you have? `pip list | grep setuptools`
@soumik12345 I am afraid it is a bit more complicated... For example, assume that you want to resume a training run, how can the logger know that the run is...
I think it is just the video you chose. You see, the model is predicting in 640x640 (you can train it on higher resolution, of course). In our example, the...
Thank you for the code contribution @soumik12345. :) I apologize for the delayed review.