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.43k stars 855 forks source link

dataset not found error while running YOLO v8 object detection script #41

Closed SriPrarabdha closed 1 year ago

SriPrarabdha commented 1 year ago

Search before asking

Notebook name

YOLO v8 Notebook - https://github.com/roboflow/notebooks/blob/main/notebooks/train-yolov8-object-detection-on-custom-dataset.ipynb

Bug

After collecting the football dataset successfully when I am running the custom training, it is throwing a 'dataset not found' error in both Kaggle and colab

error1

Environment

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?

github-actions[bot] commented 1 year ago

👋 Hello @SriPrarabdha, 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, @SriPrarabdha 👋🏻! I just pushed some changes that should solve the problem. It would be awsome if you could take a look and test if you still experience the issues.

IAMHAADICOOL commented 1 year ago

I am also having the same error on custom data set and in jupyter notebook

SkalskiP commented 1 year ago

Hi, @IAMHAADICOOL 👋🏻! Could you send me a link to Google Colab that you are using?

IAMHAADICOOL commented 1 year ago

I can send the the dataset and jupyter notebook, is that ok?

On Tue, Jan 17, 2023, 6:22 PM Piotr Skalski @.***> wrote:

Hi, @IAMHAADICOOL https://github.com/IAMHAADICOOL 👋🏻! Could you send me a link to Google Colab that you are using?

— Reply to this email directly, view it on GitHub https://github.com/roboflow/notebooks/issues/41#issuecomment-1385379657, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZKQPUXXS5RKWALD4O6QN3WS2IYHANCNFSM6AAAAAAT4AZIJQ . You are receiving this because you were mentioned.Message ID: @.***>

IAMHAADICOOL commented 1 year ago

Because I haven't been working on Google Collab

On Tue, Jan 17, 2023, 6:36 PM Mohammad Haadi Akhter @.***> wrote:

I can send the the dataset and jupyter notebook, is that ok?

On Tue, Jan 17, 2023, 6:22 PM Piotr Skalski @.***> wrote:

Hi, @IAMHAADICOOL https://github.com/IAMHAADICOOL 👋🏻! Could you send me a link to Google Colab that you are using?

— Reply to this email directly, view it on GitHub https://github.com/roboflow/notebooks/issues/41#issuecomment-1385379657, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZKQPUXXS5RKWALD4O6QN3WS2IYHANCNFSM6AAAAAAT4AZIJQ . You are receiving this because you were mentioned.Message ID: @.***>

IAMHAADICOOL commented 1 year ago

Or I can send that Roboflow dataset link, I know you asked not to share with anyone, but it's you, so it's alright, right?

On Tue, Jan 17, 2023, 6:22 PM Piotr Skalski @.***> wrote:

Hi, @IAMHAADICOOL https://github.com/IAMHAADICOOL 👋🏻! Could you send me a link to Google Colab that you are using?

— Reply to this email directly, view it on GitHub https://github.com/roboflow/notebooks/issues/41#issuecomment-1385379657, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZKQPUXXS5RKWALD4O6QN3WS2IYHANCNFSM6AAAAAAT4AZIJQ . You are receiving this because you were mentioned.Message ID: @.***>

IAMHAADICOOL commented 1 year ago

And thanks for replying, I really am stuck so bad and can't understand what to do

On Tue, Jan 17, 2023, 6:22 PM Piotr Skalski @.***> wrote:

Hi, @IAMHAADICOOL https://github.com/IAMHAADICOOL 👋🏻! Could you send me a link to Google Colab that you are using?

— Reply to this email directly, view it on GitHub https://github.com/roboflow/notebooks/issues/41#issuecomment-1385379657, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZKQPUXXS5RKWALD4O6QN3WS2IYHANCNFSM6AAAAAAT4AZIJQ . You are receiving this because you were mentioned.Message ID: @.***>

SkalskiP commented 1 year ago

@IAMHAADICOOL I don't need a dataset. Just Jupyter Notebook. Send it over to piotr@roboflow.com

SkalskiP commented 1 year ago

Looks like we managed to solve that issue. I'm closing it.

IAMHAADICOOL commented 1 year ago

The issue is not resolving, can you please help? I need to submit a project and it's deadline, will be highly grateful if you replied

IAMHAADICOOL commented 1 year ago

image

SkalskiP commented 1 year ago

Hi, @IAMHAADICOOL! 👋🏻 Sorry I was not working over the weekend. Are you sure you have data.yaml under D:\dataet\data.yaml?

SkalskiP commented 1 year ago

Also, are you using our notebook?

IAMHAADICOOL commented 1 year ago

Yes yes

On Mon, Jan 23, 2023, 8:52 PM Piotr Skalski @.***> wrote:

Hi, @IAMHAADICOOL https://github.com/IAMHAADICOOL! 👋🏻 Sorry I was not working over the weekend. Are you sure you have data.yaml under D:\dataet\data.yaml?

— Reply to this email directly, view it on GitHub https://github.com/roboflow/notebooks/issues/41#issuecomment-1400530667, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZKQPXX5AR3S2NQKDT44ADWT2O45ANCNFSM6AAAAAAT4AZIJQ . You are receiving this because you were mentioned.Message ID: @.***>

SkalskiP commented 1 year ago

@IAMHAADICOOL can you send me that notebook?