Giter VIP home page Giter VIP logo

dcase2020task5-uststc-baseline's People

Contributors

auroracramer avatar mcartwright avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dcase2020task5-uststc-baseline's Issues

Scripts not up-to-date

The setup.sh download script tries to download the file audio-dev.tar.gz which should be audio.tar.gz

Error During Training

Hi Thank you for sharing this task5 base line
However, I got error during the training.
I am not sure this comes from the some corrupted data in embedding or code

dcase2020task5-uststc-baseline/src$ python classify.py $SONYC_UST_PATH/data/annotations.csv $SONYC_UST_PATH/data/dcase-ust-taxonomy.yaml $SONYC_UST_PATH/embeddings $SONYC_UST_PATH/output baseline_fine --label_mode fine
Epoch 25/100
 - 1s - loss: 122.2184 - val_loss: 178.2631
Epoch 26/100
 - 1s - loss: 119.3532 - val_loss: 183.5670
Epoch 27/100
 - 1s - loss: 116.4432 - val_loss: 185.7071
Epoch 28/100
 - 1s - loss: 113.5450 - val_loss: 186.4551
* Saving model predictions.
Traceback (most recent call last):
  File "classify.py", line 695, in <module>
    random_state=args.random_state)
  File "classify.py", line 560, in train
    results['test'] = model.predict(X_test).tolist()
  File "/home/takeo/anaconda3/envs/dcase2020_tf1/lib/python3.7/site-packages/keras/engine/training.py", line 1380, in predict
    x, _, _ = self._standardize_user_data(x)
  File "/home/takeo/anaconda3/envs/dcase2020_tf1/lib/python3.7/site-packages/keras/engine/training.py", line 757, in _standardize_user_data
    exception_prefix='input')
  File "/home/takeo/anaconda3/envs/dcase2020_tf1/lib/python3.7/site-packages/keras/engine/training_utils.py", line 131, in standardize_input_data
    'with shape ' + str(data_shape))
ValueError: Error when checking input: expected input to have 3 dimensions, but got array with shape (0, 1)

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.