Coder Social home page Coder Social logo

Comments (4)

ruoshiliu avatar ruoshiliu commented on August 19, 2024

Hi @XinyangHan , I took a bunch of pictures of objects in our lab and my apartment as those objects are most likely not in the objaverse dataset. In addition, we find images on the internet as well. But these are mostly for qualitative experiments. For a 3D testing dataset with 3D ground truth, the available datasets are probably much more limited. To name a few that are on top of my mind, there are GSO, CO3D, RTMV, ShapeNet. In terms of choosing which objects to use within the dataset, we just randomly sample a subset and run experiments on those. We didn't cherry-pick within a dataset.

from zero123.

XinyangHan avatar XinyangHan commented on August 19, 2024

Got it!!! Thanks so much for replying!! Btw, when testing on in-the-wild images, it seems that the segmentation would have a little artifacts like shown below. May I ask if you have some advice on matting in the wild images as input or plan to update the preprocessing module~
Thanks again for your kindly help~
image
image

from zero123.

basilevh avatar basilevh commented on August 19, 2024

Hi @XinyangHan , the foreground segmentation model that we use was not created by us -- instead, we apply CarveKit off the shelf. The goal of this preprocessing step is simply to turn the background white. If the quality is not good enough, feel free to segment the object manually, or perhaps try using another model such as Meta's Segment Anything instead. In that case you should turn off the "preprocess image" checkbox in our Gradio demo, and center the foreground object against a white background after segmenting itout. Hope this helps!

from zero123.

XinyangHan avatar XinyangHan commented on August 19, 2024

Thanks so much for your help!!!

from zero123.

Related Issues (20)

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.