Giter Club home page Giter Club logo

Comments (9)

nightsnack avatar nightsnack commented on July 30, 2024

Move your /coco folder to CoCoPIE-ModelZoo folder and then check it again.

Follow the instructions on README.md
Download Coco Dataset: (18 GB)
cd ../ && sh YOLObile/data/get_coco2014.sh

from cocopie-modelzoo.

danbader88 avatar danbader88 commented on July 30, 2024

I followed the same but it does not solve the issue.
I am getting the following error-

Traceback (most recent call last): File "test.py", line 263, in <module> opt.augment) File "test.py", line 59, in test names = load_classes(data['names']) # class names File "D:\Projects\AI360\CoCoPIE-ModelZoo-master\YOLObile\utils\utils.py", line 58, in load_classes with open(path, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '../data/coco.names'

My project structure is now as below-
1

2

3

from cocopie-modelzoo.

nightsnack avatar nightsnack commented on July 30, 2024

oh so this might be a issue with windows I ignored. I do not have windows environment. I suggest checking the coco2014.data file in /data and change the path inside to windows-friendly.

from cocopie-modelzoo.

danbader88 avatar danbader88 commented on July 30, 2024

Thanks @nightsnack . Indeed it was path issue related to windows. I corrected it in .data file and now able to successfully run the test file.

from cocopie-modelzoo.

MuhammadAsadJaved avatar MuhammadAsadJaved commented on July 30, 2024

@danbader88 How were the results? is it the same? + Have you tried to write codes for demo etc?

from cocopie-modelzoo.

dsbyprateekg avatar dsbyprateekg commented on July 30, 2024

@MuhammadAsadJaved I tested the mAP for coco 2017 dataset in my NVIDIA GeForce GTX 1060 system and achieved the following-
f1

f2

f3

But I have not tested the same on any mobile device yet.

from cocopie-modelzoo.

MuhammadAsadJaved avatar MuhammadAsadJaved commented on July 30, 2024

@dsbyprateekg Thank you for the results. Is there any suggestion to run the code for demo?

from cocopie-modelzoo.

dsbyprateekg avatar dsbyprateekg commented on July 30, 2024

@MuhammadAsadJaved You just need to follow author's README file and if you have windows machine then you need to adjust the path in .data file. It will run without any issue.

from cocopie-modelzoo.

MuhammadAsadJaved avatar MuhammadAsadJaved commented on July 30, 2024

@MuhammadAsadJaved You just need to follow author's README file and if you have windows machine then you need to adjust the path in .data file. It will run without any issue.

I am not talking about tests or comparisons. I am talking about checking the model on image/video inputs as a demo.

from cocopie-modelzoo.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.