Code Monkey home page Code Monkey logo

pose_and_shape_evaluation's People

Contributors

roym899 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

Watchers

 avatar  avatar

Forkers

wx-b hiyyg

pose_and_shape_evaluation's Issues

Improve automatically generated visualization

Currently a single view per dataset is autogenerated with prediction on top of point cloud. Better to generate three separate figures: prediction, ground-truth, and masked RGB-D, as shown below. Camera view has to be adjusted to automatically focus object of interest.

Possibly auto crop like this

Refactor metrics

There are some issues with the current metrics implementation.

Some thoughts:

  • single estimate metrics / dataset metrics
  • dataset metrics are typically defined by a single-estimate metric and aggregation function
  • some metrics are composed of other metrics
  • for some metrics bigger is better, for other smaller is better
  • support swiping single-estimate metric parameters (like a threshold) and automatic plotting
  • symmetry handling varies per-metric

Currently most of this is supported for the standard metrics, but it's quite messy.

No instance_mask for the RedWood dataset?

Hi. Thank you for releasing such a wonderful work~
I'm trying to evaluate pretrained models such as CR-Net on the redwood dataset, and I have configured the dataset as required. However, when I run the evaluate code there is an error regarding the absence of instance masks? Do I need any additional processing for the RedWood dataset?
I'm looking forward to your reply!? looking forward to your reply.

微信图片_20230609202158

Better handling surrounding JIT compilation

Some of the included methods use jit compiled modules. This will cause slow initialization without any user feedback at the moment. It might also fail ungracefully if nvcc is not available.

Unify and generalize get_bbox in methods

Many methods use a get_bbox function which is very similar (probably exactly the same). It would be good to create a module with common functions used by many of the methods. Right now the image width and height is hardcoded for most methods, which should be changed.

No matching distribution found for yoco

Hello, thank you for your valuable work! I'm planning to test my own network using this toolbox, but when I install it, I faced the following problem:

ERROR: Could not find a version that satisfies the requirement yoco (from versions: none)
ERROR: No matching distribution found for yoco

I cannot find solutions from the internet, how to fix this? Is it caused by the version mismatch of the some package?

Screenshot from 2022-02-23 15-29-17

Questions about evaluation on redwood dataset

Hi, thanks for your excellent work! With the help of your tool, I have done most of the performance evaluation of the model on the REAL dataset.
But when I do the performance evaluation on the RedWood dataset, the obtained metrics look very different from those in the paper (take dpdn as an example, see the snapshot below).
image

I visualized the input of the dataset and found that the angle of the generated mask is not consistent with the angle in the RGB image,. I am not sure if this is the reason for this problem. Could you please tell me how to solve this problem?

image

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.