Git Product home page Git Product logo

do-neural-networks-learn-faus-iccvw-2015's People

Contributors

pkhorrami4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

do-neural-networks-learn-faus-iccvw-2015's Issues

Got error while running make_ CK+-dataset

Nice work Man.
please tell me the solution of this error
Traceback (most recent call last):
File "D:/Masters/Research/dexpression-master/Ck_to_npy.py", line 450, in
condenser = CKPlusCondenser(input_path, save_path)
File "D:/Masters/Research/dexpression-master/Ck_to_npy.py", line 22, in init
shutil.copytree(original_dataset_path, condensed_dataset_path)
File "C:\Users\nomi\Anaconda3\lib\shutil.py", line 320, in copytree
srcname = os.path.join(src, name)
File "C:\Users\nomi\Anaconda3\lib\ntpath.py", line 76, in join
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not NoneType

Thankss in advance

Error while running data script

I am trying to run the data script for CK+ dataset with python 2

python make_ck_plus_dataset.py --input_path "E:\CK+" --save_path E:\approach1_april_10\data

It gives the following error:

Traceback (most recent call last):
File "make_ck_plus_dataset.py", line 459, in
numpy_file_generator.run()
File "make_ck_plus_dataset.py", line 298, in run
num_samples)
File "make_ck_plus_dataset.py", line 332, in make_data_label_mats
y[index_slice] = label_vec
ValueError: could not broadcast input array from shape (4) into shape (3)

What am I doing wrong?

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.