question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to prepare the training data? How to specify the folder?

See original GitHub issue
FileNotFoundError: [Errno 2] No such file or directory: '....../Cityscapes/config_new/train.txt'
FileNotFoundError: [Errno 2] No such file or directory: '....../ADE20K_2016_07_26/images/training.txt'

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
ycszencommented, Jan 26, 2019

This needs you to construct the dataset. I will release an example how to prepare the data later.

1reaction
shivSDcommented, Nov 26, 2019

@ycszen Did you release the examples ? please can you share the link ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Preparing your training data | AutoML Natural Language ...
The first step is to collect a diverse set of training documents that ... For a sentiment analysis dataset, the folder names are...
Read more >
Prepare your Data - DeepDIVA
Put all of your training data in the train folder of the dataset. E.g., For a dataset of cats and dogs, put all...
Read more >
How to Load Large Datasets From Directories for Deep ...
First, we have a data/ directory where we will store all of the image data. Next, we will have a data/train/ directory for...
Read more >
Amazon SageMaker Training Storage Folders for Training ...
Learn about how the SageMaker training platform manages storage folders for training datasets, checkpoints, outputs, and model artifacts.
Read more >
How to split folder of images into test/training/validation sets ...
Both of these class folders had .png in them. My objective was to distribute the dataset into training, validation and testing folders.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found