Coder Social home page Coder Social logo

how to run about rpan HOT 7 CLOSED

13293824182 avatar 13293824182 commented on July 27, 2024
how to run

from rpan.

Comments (7)

l2009312042 avatar l2009312042 commented on July 27, 2024

in data_handle.py ,this line is is error :label[b-start, :] = class_dict[action[0]]

from rpan.

agethen avatar agethen commented on July 27, 2024

Sorry about that; the uploaded version is not complete, I will upload a fixed version later today. Thank you!

from rpan.

agethen avatar agethen commented on July 27, 2024

I have uploaded a minimal example run.py, which you need to edit accordingly.
You may likely want to add some functionality as well, such as printing results etc (I may add this at a later stage).
If there are any further questions, feel free to ask.

from rpan.

l2009312042 avatar l2009312042 commented on July 27, 2024

thx but i have another question , when load resnet_v2.npy,it fails, and report as follow:
Util.py: Loading from resnet_v2.npy
NOT loading weights, as file resnet_v2.npy was not found. Please edit util.py.
Continuing with random weights.
is this file is ok?
looking forward to your reply

from rpan.

agethen avatar agethen commented on July 27, 2024

Hi,
Please make sure the path in line 4 in util.py is correct. Try an absolute path if it did not work so-far.
If you start out with random weights you will have a hard time (and the ResNet Batch Normalization layers are not setup for learning right now).

from rpan.

l2009312042 avatar l2009312042 commented on July 27, 2024

thx for your reply .an absolute path is not work , i think the file maybe has some wrong
the file video1.npy is ok

from rpan.

agethen avatar agethen commented on July 27, 2024

Hm, well it's not impossible I suppose, but seems unlikely?
Check out if the md5sum is correct, and download the file again if not:

md5sum resnet_v2.npy 
506d0bf5c1cc4fd19b385646153cf2c7  resnet_v2.npy

from rpan.

Related Issues (4)

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.