GithubHelp home page GithubHelp logo

pie-net_dataset_preparation's People

Contributors

hvkwak avatar

Stargazers

 avatar  avatar

Watchers

 avatar

pie-net_dataset_preparation's Issues

Question about `run_make_list.sh`

My recently downloaded ABC Dataset is formed in the following manner:

  • 100 chunks in total: 0000-0099
  • each chunk contains 10000 models: 00000000-00009999, model folders are under chunk folder
  • each model folder may or may not contain annotation files

Thus, for .yml file of chunk 0000, it's like:

0000_feat/00009982/00009982_8fd881580c344a9583659586_features_016.yml
0000_feat/00009986/00009986_ba508426162c40128d0c7a2a_features_000.yml
0000_feat/00009987/00009987_ba508426162c40128d0c7a2a_features_001.yml
0000_feat/00009988/00009988_ba508426162c40128d0c7a2a_features_002.yml
0000_feat/00009989/00009989_ba508426162c40128d0c7a2a_features_003.yml
0000_feat/00009993/00009993_0dc78076fcce4a67864e71d4_features_000.yml
0000_feat/00009994/00009994_ea83e2f413614058bcfa17e1_features_000.yml
0000_feat/00009996/00009996_6980d41656c4406383dc8b46_features_001.yml
0000_feat/00009998/00009998_6980d41656c4406383dc8b46_features_003.yml
0000_feat/00009999/00009999_003df34c1a7b4dc2bd43c5f4_features_000.yml

In line 19 of run_make_list.sh: cp $dir_feat/${line1}/*.yml ${line1}

It seems to me that run_make_list.sh cannot handle this correctly. The code seems to assume that all annotation files are located directly under the chunk folder, e.g. 0000_feat/xxx_features_xxx.yml.

So my question: Was the ABC Dataset updated since the creation of this code, or did I misunderstood something? If the dataset organization is changed, what else do I need to change besides the run_make_list.sh?

Question about main2.py

Hello, when I run main2.py, it suggests that the file.json file is missing, I hope you can provide the file.
And, according to my analysis, the code is used to synthesise the data of multiple MAT files to batch_count=64, which means that each MAT file contains 64ร—1 struct in Training_data, but the actual result does not seem to be the case.

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.