question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

About deep deform dataset preprocessing.

See original GitHub issue

Thank you for sharing your wonderful work. I was able to run the killing fusion sample with your instruction and am starting to move on to deep deform dataset. However, as you know Deep deform dataset does not provide mask for all frames (in train and val only a few main frames, and test does not provide any). So how did you create enough masks for the config file (./confs/ddeform_human.conf)? And what is the id of the provided config sample (because deepdeform follow seq<id> format.)?

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
RainbowRuicommented, Nov 14, 2022

Yes, of course. It is an important step as previous methods shown.

1reaction
RainbowRuicommented, Nov 14, 2022
  1. We obtain masks by using off-the-shelf tools (RobustVideoMatting for human data and MiVOS for others).
  2. You can try the config sample on each DeepDeform sequence.
Read more comments on GitHub >

github_iconTop Results From Across the Web

Data Preprocessing and Network Building in CNN
In this article, we will go through the end-to-end pipeline of training convolution neural networks, i.e. organizing the data into directories, ...
Read more >
DeepDeform: Learning Non-rigid RGB-D Reconstruction with ...
DeepDeform : Learning Non-rigid RGB-D Reconstruction with ... This way, we obtain a large dataset of 400 scenes, over 390,000 RGB-D frames, ...
Read more >
Get Started with Image Preprocessing and Augmentation for ...
Get Started with Image Preprocessing and Augmentation for Deep Learning ; Warp images, Apply random reflection, rotation, scale, shear, and translation to images....
Read more >
The impact of pre- and post-image processing techniques on ...
The aim of this review is to provide an overview on the types of methods that are used within deep learning frameworks either...
Read more >
Automated Image Data Preprocessing with Deep ... - arXiv
For image data, preprocessing typically involves a sequence of basic transformations such as cropping, filtering, rotating or flipping images.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found