Code Monkey home page Code Monkey logo

intrinsic_flow's Introduction

Hi there ๐Ÿ‘‹

ly015's GitHub stats

intrinsic_flow's People

Contributors

dependabot[bot] avatar ly015 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

intrinsic_flow's Issues

What is the variable d?

Thanks for sharing your brilliant codes.
Here is a question. What is the variable d in line 146 of 'data/pose_transfer_dataset.py'?

small batch_size causes bad result

when I run the test scripts with batch_size=8:

python scripts/test_pose_transfer_model.py --gpu_ids 0 --id PoseTransfer_0.5 --batch_size 8 --n_vis 8 --which_epoch best --save_output

the results look well:
test_epochbest_bs8

but if I change batch_size to 1:

python scripts/test_pose_transfer_model.py --gpu_ids 0 --id PoseTransfer_0.5 --batch_size 1 --n_vis 8 --which_epoch best --save_output

the results are different and worse than batch_size=8
test_epochbest_bs1

silhouette24, silhouette6 not giving correct segmentation

Hi. Thanks for the update.
By using the code for create_seg.py i am getting images for silhouette 24, silhouette6 like below, which is not giving accurately. Can you tell me how to get exact segmentation with silhouette. Can i change flength, near, far values in renderer function.
for silhouette 24, getting like this:
temp_orig
temp
For silhouette 6 getting like this:
1009803-1-4x_temp

Thanks in advance.

Python 3 Support?

Hello, Thank you for your great work
Can you provide this implementation in Python 3, Python 2 is no longer maintained and deprecated
Thank you

Training and Testing issues

Hi ly015. Thanks for keeping the repository public available. Currently i am also working on same concept.
I have some doubts

  1. How can we test the flow_regression_module.py ??
  2. Can i train with my own data with some other segmentation concept like "https://github.com/Engineering-Course/CIHP_PGN"?
  3. How to test for posetranser_0.1 (dual)?
    with hmr, now i am able to create visibility and flow_maps for my own data. But struck at segmentation. So can i use above mentioned segmentation??
    Your help is more helpful to me to go further.

Thanks & Regards,
SandhyaLaxmi

How to select pretrained G epoch when training the full model

Thanks for your brilliant code.

When I try to train a full model as you suggested:
"# full (need a pretrained pose transfer model without pixel warping)"

How do I select the pre-trained G epoch? I the REDME.md, you selected the 8-th epoch.
"--pretrained_G_id id_pose_4 --pretrained_G_epoch 8"

But according to my results obtained after training the model without pixel warp, the best model is 5-th epoch, and the visualization results suggest that the results from last epoch are more better than previous models. So, with what metric do you select the pre-trained model?

how to test on our own pictures?

hello, I wonder if we can use our own pictures(176x256 size) instead of deepfashion_datasets.
And how should we pre-process our dataset to use your pre-trained model?

About pixel warping

Thanks for sharing your work.
I am interested in the Pixel Warping(section 3.5) of your paper. As I understand, pixel warping would work when the pose does not change much, cause the visiable region of reference pose can offer some details. When the pose changes drastically, the visiable region from reference image is almost non-existent, how the details from reference image could be added to the final result as the Fig. 8 (row 2,3,4) shows?

download links fail

Hi, all datasets and models cannot be downloaded anymore.
Could you update the links in readme.md ?
Thanks!

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.