papers-with-everything icon indicating copy to clipboard operation
papers-with-everything copied to clipboard

Added Directory for Fast Bi-layer Neural Synthesis of One-Shot Realistic Head Avatars

Open Bharat-mtr opened this issue 2 years ago • 6 comments

This is regarding Issue #41 Added Directory for Fast Bi-layer Neural Synthesis of One-Shot Realistic Head Avatars

Paper :- https://arxiv.org/pdf/2008.10174 Repository:- https://dagshub.com/Bharat-mtr/bilayer-model

Fixes #41

Bharat-mtr avatar Oct 15 '22 15:10 Bharat-mtr

@nirbarazida Please review and let me know if I need to add/edit anything

Bharat-mtr avatar Oct 15 '22 15:10 Bharat-mtr

Hey @Bharat-mtr,

Thanks for taking the time and contributing to our challenge! We have two comments before we can merge the PR:

  1. The data folder is missing the files. It might be the case where DVC didn't push all the files under that directory - please run the dvc push command again and make sure all files were pushed.
  2. Enhancement [not a must]: If you can add instructions on how to load the model and test it, it would be very valuable for the community

nirbarazida avatar Oct 18 '22 07:10 nirbarazida

Hey @Bharat-mtr,

Thanks for taking the time and contributing to our challenge! We have two comments before we can merge the PR:

  1. The data folder is missing the files. It might be the case where DVC didn't push all the files under that directory - please run the dvc push command again and make sure all files were pushed.
  2. Enhancement [not a must]: If you can add instructions on how to load the model and test it, it would be very valuable for the community

Actually the data file was having around 1.13 Million files , and that's because i was unable to upload it. The best i can do here is to provide the link of data uploaded on 3rd party website and remove the data folder from this repo.

Please let me know if you have any other suggestion or should i go with the above?

Thanks.

Bharat-mtr avatar Oct 18 '22 13:10 Bharat-mtr

Hey,

What is the size of the data folder? Also, why were you unable to upload it to DagsHub? If you hit an error, can you please share it here?

nirbarazida avatar Oct 20 '22 10:10 nirbarazida

Hey,

What is the size of the data folder? Also, why were you unable to upload it to DagsHub? If you hit an error, can you please share it here?

Actually the size of data was around 8GB , i was not getting any error just it will push 1.13M files of total 8GB then it probably would take me around 1.5 - 2 days as it was showing.

it takes time around 6 hours to run command dvc add data then it will take around 2 days to get the dvc push -r origin command to run.

Bharat-mtr avatar Oct 20 '22 10:10 Bharat-mtr

Hey,

I'm not sure what is your upload speed, but with 7 MB/sec it should take you ~3 hours to upload the entire dataset. Regarding adding them to DVC, it is hard for me to calculate the time it takes to add all files, but extrapolation from previous experience, 6 hours sounds too long.

Please contact our team on the Hacktoberfest channel on Discord and describe the problem you're facing.

If we will not manage to overcome this challenge, you can upload a subset of the dataset to DagsHub, which holds examples of all types of data, and on the readme file link to external storage where the entire dataset is stored.

nirbarazida avatar Oct 20 '22 21:10 nirbarazida