Giter VIP home page Giter VIP logo

Comments (4)

weixin6666 avatar weixin6666 commented on August 20, 2024

In train_ddcolor.yml, the absolute path to imagenet.txt was changed to not display this error, but the display could not find imagenet_val_5k.txt. this file seems to have not been generated before running get_meta_file.py

from ddcolor.

piddnad avatar piddnad commented on August 20, 2024

Sorry, I didn't get it.

data_list/get_meta_file.py is a sample script for generating the data list file needed for training. Before starting the training, you need to ensure that all data list files in the training configuration (train_ddcolor.yml) have been successfully generated.

from ddcolor.

weixin6666 avatar weixin6666 commented on August 20, 2024

But I don't know where to generate imagenet_val_5k.txt, I don't see the relevant code in this script (data_list/get_meta_file.py ), only see the code to produce imagenet.txt

from ddcolor.

piddnad avatar piddnad commented on August 20, 2024

Hi, @weixin6666 , imagenet_val_5k is actually the first 5,000 images in imagenet validation set, you can edit the script to generate it.

from ddcolor.

Related Issues (20)

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.