Code Monkey home page Code Monkey logo

Comments (4)

Cli98 avatar Cli98 commented on September 25, 2024

@huangweiji2019 You use 0 sec to load your image, so clearly the issue is, the program is not able to locate where your annotations file is.
To resolve, You need to modify anchor file and change train/val field to the name of your anchor. Or, a quicker way to fix this, you need to change your anchor file to "train.json" and "val.json". In the meanwhile, this repo only support coco annotation for now.

And please consider changing your title, * word may lead to confusion.

from anchor_computation_tool.

WIKI2020 avatar WIKI2020 commented on September 25, 2024

@Cli98 I put your code in Yet-Another-EfficientDet-Pytorch
and
----------myproject
--------------train
-----------------xxx.jpg
.....
--------------val
-----------------xxx.jpg
.....
--------------annotations
-----------------train.json
-----------------val.json
----------projects
--------------myproject.yaml
python anchor_inspector.py -dataset_path ./datasets/myproject -project_name ./projects/mypoject --output-dir ./

I think all the settings are right, there's a problem with your code

from anchor_computation_tool.

Cli98 avatar Cli98 commented on September 25, 2024

@huangweiji2019
Are you typing correct command?

python anchor_inspector.py -dataset_path ./datasets/myproject -project_name ./projects/mypoject --output-dir ./

There is a typo in your project_name parameter, "mypoject". Please do not blame others for your careless mistake.

And please edit your title to remove "*" word.

from anchor_computation_tool.

Cli98 avatar Cli98 commented on September 25, 2024

Issue closed. Please reopen if you have any other questions.

from anchor_computation_tool.

Related Issues (13)

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.