Giter Club home page Giter Club logo

Comments (5)

iridescentZ avatar iridescentZ commented on May 28, 2024 1

This issue seems to be a duplicate of issue #28 . Please try the suggestions provided in the link #28 (comment).

Thank you for quick reply! It helps, I updated the pytorch to version 1.3.0, the error disappeared.
But there is a new error. when I run demo.py using the pretrained model common_15cat_res101.pth, the computer shut down as it processed to the 33th frame. I try to find the reason,but can't figure out why it coused the computer to reboot. Looking forward for your reply!
the command I used is as follow:
python demo.py --video-path Fighting033_x264.mp4 --output-path ./output.mp4 --cfg-path ~/ZSJ/action_detection/AlphAction/config_files/resnet101_8x8f_denseserial.yaml --weight-path ~/ZSJ/action_detection/AlphAction/data/models/aia_models/common_15cat_res101.pth --common-cate

Computer shutting down is due to the power protection of GPU. I sovled this problem by set the limitation of GPU to 150w by using the command:
sudo nvidia-smi -pl 150

from alphaction.

yelantf avatar yelantf commented on May 28, 2024

This issue seems to be a duplicate of issue #28 . Please try the suggestions provided in the link #28 (comment).

from alphaction.

z1z9b89 avatar z1z9b89 commented on May 28, 2024

Mybe I can give u some help , you can try conda create -n alphaction python=3.8, Don't use python3.7.

from alphaction.

iridescentZ avatar iridescentZ commented on May 28, 2024

This issue seems to be a duplicate of issue #28 . Please try the suggestions provided in the link #28 (comment).

Thank you for quick reply! It helps, I updated the pytorch to version 1.3.0, the error disappeared.
But there is a new error. when I run demo.py using the pretrained model common_15cat_res101.pth, the computer shut down as it processed to the 33th frame. I try to find the reason,but can't figure out why it coused the computer to reboot. Looking forward for your reply!
the command I used is as follow:
python demo.py --video-path Fighting033_x264.mp4 --output-path ./output.mp4 --cfg-path ~/ZSJ/action_detection/AlphAction/config_files/resnet101_8x8f_denseserial.yaml --weight-path ~/ZSJ/action_detection/AlphAction/data/models/aia_models/common_15cat_res101.pth --common-cate

from alphaction.

iridescentZ avatar iridescentZ commented on May 28, 2024

Mybe I can give u some help , you can try conda create -n alphaction python=3.8, Don't use python3.7.

Thank your for suggestion. The main problem is the version pytorch 1.0.0 is not match to the code. Updating the pytorch works~

from alphaction.

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.