Code Monkey home page Code Monkey logo

deeptraining_hands's People

Contributors

gustavz 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  avatar

Watchers

 avatar  avatar  avatar  avatar

deeptraining_hands's Issues

print ("successfully converted {}-labels from mat to pascal-xml").format(directory) AttributeError: 'NoneType' object has no attribute 'format'

Hey when I ran mat_to_xml.py I got this error:

mona@Mona:~/code/handpose/deeptraining_hands$ python mat_to_xml.py 
successfully converted {}-labels from mat to pascal-xml
Traceback (most recent call last):
  File "mat_to_xml.py", line 213, in <module>
    main()
  File "mat_to_xml.py", line 209, in main
    print ("successfully converted {}-labels from mat to pascal-xml").format(directory)
AttributeError: 'NoneType' object has no attribute 'format'

how should this be fixed?

egohands setup error

I get the following error when setting up for egohands. Can you please share the fix?

4795 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_2669.jpg
4796 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_2186.jpg
4797 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_1563.jpg
4798 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_0262.jpg
4799 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_1768.jpg
4800 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_1332.jpg
>   done scanning director  CHESS_OFFICE_T_H
Train/Eval content generation complete!
Traceback (most recent call last):
  File "egohands_setup.py", line 272, in <module>
    main()
  File "egohands_setup.py", line 266, in main
    download_egohands_dataset(EGOHANDS_DATASET_URL, EGO_HANDS_FILE)
  File "egohands_setup.py", line 236, in download_egohands_dataset
    extract_folder(dataset_path)
  File "egohands_setup.py", line 219, in extract_folder
    rename_files("egohands/_LABELLED_SAMPLES/")
  File "egohands_setup.py", line 210, in rename_files
    generate_csv_files("egohands/_LABELLED_SAMPLES/")
  File "egohands_setup.py", line 191, in generate_csv_files
    split_data_test_eval_train("egohands/_LABELLED_SAMPLES/")
  File "egohands_setup.py", line 182, in split_data_test_eval_train
    generate_label_files("data/")
  File "egohands_setup.py", line 129, in generate_label_files
    if(f.split(".")[1] == "csv"):
IndexError: list index out of range

where is the ssd_handsnet_checkpoints?

In ssd config file I found this line.
"deeptraining_hands/model/ssd_handsnet_checkpoints/model.ckpt-..."

So, is it do you means "ssd_mobilenet_checkpoints" folder in your repo?

oxfordhands setup warning

Hi, thank you for sharing.

I run into this problem when executing the oxfordhands_setup.py:
`

equal directory sizes, everything ok!
Buffy_225.jpg already exists
renaming to xBuffy_225.jpg!
Traceback (most recent call last):
File "oxfordhand_dataset_setup.py", line 112, in
main()
File "oxfordhand_dataset_setup.py", line 107, in main
cleanup_structure(data_path, dataset_path, tarfile_path)
File "oxfordhand_dataset_setup.py", line 86, in cleanup_structure
sh.copyfile(src_dir+file, drc_dir+newfile)
TypeError: must be str, not NoneType
`

Do you have any suggestion to resolve this problem?

which value use for weights to train YOLO?

./darknet detector train /path/to/model.data path/to/model.cfg path/to/weights

In here, which value weights can I use to train YOLO for hand (darknet19_448.conv.23 or yolov3-tiny.weights)?

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.