Ayman Abo Ghonim
Ayman Abo Ghonim
did you solve your problem ?
you can install kornia from this command ((pip install "git+https://github.com/waleedka/coco.git#egg=pycocotools&subdirectory=PythonAPI"))
did you solve this problem ?
did you run sh setup.sh first ??
did you solve your issue ??
Thanks for your help. I will try .
I could start training but how to fine tune your models on my dataset ?? my images is 512 * 512 , how to edit the config to match my...
what about evaluation against val set after specific no of iterations or epoch ??
thanks alot. could you tell me how to run inference using my own custom model ?? which needed changes along using the final config.ymal file that is existed in the...
thank you very much, I will follow your guidelines.