Giter VIP home page Giter VIP logo

deeppulse-pytorch's People

Contributors

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

Watchers

 avatar  avatar

deeppulse-pytorch's Issues

Data structure for input using different dataset

Hello, I'm planning on using the UBFC-rPPG dataset on physnet method, can you explain what is required for using such method? and is it possible to use a dataset that only has bpm as GT and video?

Training and Testing is looping over a similar range of frames

In pulse_data_3d.py, when printing the frame index ranges for each batch—determined by idx and idx+self.seq_len—there's an evident pattern. Initially, the iterations cover up to index 4010 before reverting to index 2151. As training progresses, this maximum index incrementally increases by several hundred. Essentially, the model retrains on the same frames. When using the whole PURE dataset, the training appears confined to the initial few videos, specifically 01-01, 01-02, and 01-03.

How is reference txt structured?

At line 44 of pulse_dataset_2d you initialise a reference csv.
reference = pd.read_csv(p + '.txt', sep='\t')
ref = reference.loc[:, 'waveform']
ref = np.array(ref)

How is structured that file? The numpy array does only contain the waveforms?
How can I extract heart rate during the test phase?

Thank you

Pretrained models

Have you got any pretrained model? If I load the original spetlik hr-cnn models, will they work?

Thanks in advance

Dataloader for PURE dataset

I keep getting this error while using the dataloader and realted scripts to load data. The sampler gives the error above, can you please guide me in what the problem is?

Pretrained model

May I have your pre-training model?Please! It is very helpful for what I am doing.

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.