Coder Social home page Coder Social logo

duinodu.github.io's People

Contributors

duinodu avatar

Watchers

 avatar  avatar  avatar

duinodu.github.io's Issues

Object as Hotspots

Problem

Main stream methods, such as VoxelNet, PointPillar and SECOND, are based on pre-defined anchor. Anchor requires prior knowledge about object. Besides, IOU matching strategy presents an imbalance problem.

Idea

anchor-free

Pipeline

企业微信截图_59302993-cd97-44a7-b4b2-1585ccd914ef

Hotspot is center used in CenterNet. Besides anchor-free, they add quandrant classification.
The idea behind quandrant classification is that they hope network to learn the inherent and invariant object part relation.

Inspiration

Anchor-free is the future. The more automatic, the better result.

MonoPair

Problem

A large number of objects are under heavy occlusions. Useful information for occluded objects is limited. This paper focus on spatial relationship between close-by objects.

Idea

The key idea is to optimize the predicted 3D locations of objects guided by uncertainty-aware spatial contraints.

  • pair prediction
  • aleatoric uncertainty

Pipeline

企业微信截图_a000bd72-daa7-43a7-96cb-1ebb3f9b67ec

The third branch is to predict world distance between two close objects. And for data uncertainty, they use aleatoric uncertainty to make loss more robust to noisy input in regression task. See below for more details.

企业微信截图_45c09158-ccc8-4c1d-9010-b307c59c7278

Inspire

Spatial contraints add more supervision signals to network. For a 3D world with much geometry information, how to add useful contraint to network is an open problem.

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.