GithubHelp home page GithubHelp logo

Training error about pgcn HOT 7 OPEN

alvin-zeng avatar alvin-zeng commented on August 18, 2024
Training error

from pgcn.

Comments (7)

semchan avatar semchan commented on August 18, 2024

fixed

from pgcn.

semchan avatar semchan commented on August 18, 2024

ordereddict([('train_ft_path', '/home/datasets/THUMOS14/I3D_video_level/Flow_Val_All'), ('test_ft_path', '/home/datasets/THUMOS14/I3D_video_level/Flow_Test_All'), ('train_dict_path', 'data/thumos14_train_prop_dict.pkl'), ('val_dict_path', 'data/thumos14_val_prop_dict.pkl'), ('test_dict_path', 'data/thumos14_test_prop_dict.pkl'), ('train_prop_file', 'data/bsn_train_proposal_list.txt'), ('test_prop_file', 'data/bsn_test_proposal_list.txt'), ('training_epoch_multiplier', 20), ('testing_epoch_multiplier', 1), ('fg_iou_thresh', 0.7), ('bg_iou_thresh', 0.01), ('incomplete_iou_thresh', 0.3), ('bg_coverage_thresh', 0.02), ('incomplete_overlap_thresh', 0.01), ('prop_per_video', 8), ('fg_ratio', 1), ('bg_ratio', 1), ('incomplete_ratio', 6), ('iou_threshold', 0.7), ('dis_threshold', 0), ('starting_ratio', 0.5), ('ending_ratio', 0.5)])
File parsed. Time:5.93
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████| 199/199 [00:24<00:00, 8.12it/s]
Dict constructed. Time:24.52
Killed

from pgcn.

Alvin-Zeng avatar Alvin-Zeng commented on August 18, 2024

Could you please more details about the error?

from pgcn.

YangJinnnn avatar YangJinnnn commented on August 18, 2024

fixed

hello I also meet this problem, could you please give me some advice ? thanks a lot

from pgcn.

Alvin-Zeng avatar Alvin-Zeng commented on August 18, 2024

You can monitor the usage of CPU memory. This error seems to be related to the usage of memory.

from pgcn.

simcity429 avatar simcity429 commented on August 18, 2024

@YangJinnnn I had the same error and it was caused by my typo on the data/dataset_cfg.yaml. Please check your train_ft_path on that file.

from pgcn.

semchan avatar semchan commented on August 18, 2024

Could you please more details about the error?

This is cuased by the first time to save the data into local disk not completely, the second time to run the code will to check the local data, but found there will miss some files. delete all the files which have saved into the local disk, and run the code agian will slove the issue. Or, delete all the code, and re-clone this source code then run, it will also slove the issue. Dear @Alvin-Zeng you can also fix this issue in your next release.^_^ thanks

from pgcn.

Related Issues (20)

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.