GithubHelp home page GithubHelp logo

Comments (16)

pengsida avatar pengsida commented on September 28, 2024

You are right. I have been performing experiments on the tless dataset.
I will upload an instruction for training the tless dataset and pretrained models.
A related code can be found at https://github.com/zju3dv/clean-pvnet/blob/master/lib/datasets/tless/handle_test_data.py#L212

from clean-pvnet.

pengsida avatar pengsida commented on September 28, 2024

Training data: https://github.com/zju3dv/clean-pvnet/blob/master/lib/datasets/tless/tless_to_coco.py#L104

from clean-pvnet.

firstdeep avatar firstdeep commented on September 28, 2024

Thank you for your reply :)

Your research is very good.
I used the 23rd object of tless and achieved 2d projections metric 0.96 in 140th time of epoch.

I wonder if it is right to learn so quickly.
The performance is so amazing.

Thank you

from clean-pvnet.

pengsida avatar pengsida commented on September 28, 2024

I am not sure.
I did not upload the evaluation code for the tless.
I just began to train the tless.

from clean-pvnet.

firstdeep avatar firstdeep commented on September 28, 2024

Oh, really?

I conducted the train and test using the "Training on the custom object" item you gave me.

I'll be waiting for your tless instruction.
Thank you.

from clean-pvnet.

pengsida avatar pengsida commented on September 28, 2024

However, the tless has many scenes, and each scene has many instances of the same object.
I do not know what data you use for training and testing.
I will complete the training in two months.

from clean-pvnet.

firstdeep avatar firstdeep commented on September 28, 2024

I conducted the training using only 1296 RGB images of object 23 of Microsoft KINect v2.

The test used a tless test image.

I just want to find the posture of one object.

Of course, it depends on the orientation of the study,
but is it OK?? to use the reading "Training on the Custom object" you wrote in the README to conduct the data train?

from clean-pvnet.

pengsida avatar pengsida commented on September 28, 2024

A test image?
The custom dataset is used for the case that there is only an instance of the target object in the image.

from clean-pvnet.

firstdeep avatar firstdeep commented on September 28, 2024

I'll check the code a little bit more.

Thank you for your kind answer.

from clean-pvnet.

firstdeep avatar firstdeep commented on September 28, 2024

@pengsida

Training data: https://github.com/zju3dv/clean-pvnet/blob/master/lib/datasets/tless/tless_to_coco.py#L113

I wonder how to calculate "farthest.txt" in tless datasets

thank you

from clean-pvnet.

pengsida avatar pengsida commented on September 28, 2024

I will upload the dataset and pretrained models tomorrow.

from clean-pvnet.

pengsida avatar pengsida commented on September 28, 2024

I sampled the farthest points using

def sample_fps_points(data_root):

from clean-pvnet.

firstdeep avatar firstdeep commented on September 28, 2024

@pengsida

Thank you very much.

I would also appreciate it if you could tell me how to train & test the tless datasets tomorrow.
I'm having a hard time at the test.

Thank you

Have a good night.

-david

from clean-pvnet.

pengsida avatar pengsida commented on September 28, 2024

I have uploaded the code, pretrained models and data about tless.

from clean-pvnet.

firstdeep avatar firstdeep commented on September 28, 2024

@pengsida

Thank you so much for sharing the tless code.

I am going to use the kinect camera datasets. Therefore, I would like to ask about the format of the tless datasets and how it is generated.

thank you

david

from clean-pvnet.

pengsida avatar pengsida commented on September 28, 2024

I process the tless data using https://github.com/zju3dv/clean-pvnet/blob/master/run.py#L174
handle_test_data processes the test data.
handle_ag_data and tless_to_coco processes the training data for detection and pose estimation.
handle_rendering_data synthesizes images for training pose estimation.

from clean-pvnet.

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.