Giter Club home page Giter Club logo

Comments (11)

chenhao2345 avatar chenhao2345 commented on May 24, 2024
  1. It's ok to use other recent 3D mesh generator. But make sure that mesh color is grey, not other colors (blue).
  2. You are right. I just used their pretrained 3D mesh model on ReID datasets.

from gcl.

YangJae96 avatar YangJae96 commented on May 24, 2024

Thank you for quick reply.
I have another question.

Does the mesh rendered image size should be exactly same as the original image size??

For example, below is the original re-ID dataset image which is size of 128x64.
0002_c1s1_000451_03

But I get the mesh render image below which is size of 224x224.
0002_c1s1_000451_03_smpl_side

Should it be exactly same size 128x64??

from gcl.

chenhao2345 avatar chenhao2345 commented on May 24, 2024

It's better to conserve the original size 128x64. Or, al least, the same height width ratio, for example, 256x128.
Otherwise, it will become hard to realize the image reconstruction with GAN.

from gcl.

YangJae96 avatar YangJae96 commented on May 24, 2024

Oh, I see..

This is the example of your mesh results.
0002_c1s1_000451_03
0002_c1s1_000451_03

This is the results that I have created with size 224x224, using recent mesh generator
0002_c1s1_000451_03_smpl

and I just resized it to 128x64 to make it same with original image like this.
0002_c1s1_000451_03_smpl_origin_size

The color looks a little bit different which I can't find exact rgb value of yours.
Should this grey color be okay?
and I'm not exactly sure if it is okay to just resize it.

from gcl.

chenhao2345 avatar chenhao2345 commented on May 24, 2024

I used [0.87843137254, 0.87843137254, 0.87843137254] as rgb values.

Your resized meshes seem to be OK. You can try with your meshes.

from gcl.

YangJae96 avatar YangJae96 commented on May 24, 2024

Thanks,

251

Lastly, for some cases, I keep getting these lines below the rendered person meshes.
247

Do you think this will affect negatively on your network??

from gcl.

chenhao2345 avatar chenhao2345 commented on May 24, 2024

I'm not sure. When I clicked to zoom in your mesh images, I could not see any lines.

from gcl.

YangJae96 avatar YangJae96 commented on May 24, 2024

Why should image and mesh size should be 256x128??
Is it because your model is trained in 256x128 images and meshes??

If I want to use other size, for example (374x128) size image to use generate,
Do I need to resize all meshes and images to (374x128) then train the
Generator from the beginning?

Thanks.

from gcl.

chenhao2345 avatar chenhao2345 commented on May 24, 2024

256x128 is a common image size setting in ReID community. We follow this setting to conduct fair comparison with previous ReID methods.

from gcl.

khadijakhaldi avatar khadijakhaldi commented on May 24, 2024

please any idea how I can change the mesh color? mines are yellow. And am using https://github.com/russoale/hmr2.0
image

from gcl.

chenhao2345 avatar chenhao2345 commented on May 24, 2024

@khadijakhaldi You may change the color via https://github.com/akanazawa/hmr/blob/f149abeb0a7e2a3412eb68274a94a9232f7cb667/src/util/renderer.py#L18

from gcl.

Related Issues (17)

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.