roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.09k stars 788 forks source link

Runtime error #77

Closed zyakubova86 closed 1 year ago

zyakubova86 commented 1 year ago

Search before asking

Description

Hi! I tried to train instance segmentation on a custom dataset with roboflow notebook but when I started training part it throw runtime error. please help me to fix this error. I tried the dataset in my local machine also. the same error is showing up. Whats wrong with the dataset? Dataset

image

Additional

No response

Are you willing to submit a PR?

github-actions[bot] commented 1 year ago

👋 Hello @zyakubova86, thank you for leaving an issue on Roboflow Notebooks.

🐞 Bug reports

If you are filing a bug report, please be as detailed as possible. This will help us more easily diagnose and resolve the problem you are facing. To learn more about contributing, check out our Contributing Guidelines.

If you require support with custom code that is not part of Roboflow Notebooks, please reach out on the Roboflow Forum or on the GitHub Discussions page associated with this repository.

💬 Get in touch

Do you have more questions about Roboflow that we haven't responded to yet? Feel free to ask them on the Roboflow Discuss forum. Our developer advocates and community team actively respond to questions there.

To ask questions about Notebooks, head over to the GitHub Discussions section of this repository.

SkalskiP commented 1 year ago

Hi, @zyakubova86 👋🏻! Could you share the link to the dataset you used?

SkalskiP commented 1 year ago

I'm closing this issue as it is a duplicate of https://github.com/roboflow/notebooks/issues/84. We sill need to look for a solution.