Skip to content

wyndwarrior/latent-maskrcnn

Repository files navigation

Distributional Instance Segmentation: Modeling Uncertainty and High Confidence Predictions with Latent-MaskRCNN

Pytorch implementation of our autoregressive model formulation for 3D bounding-box estimation & detection.

Distributional Instance Segmentation: Modeling Uncertainty and High Confidence Predictions with Latent-MaskRCNN
YuXuan Liu1,2, Nikhil Mishra1,2, Pieter Abbeel1,2, Xi Chen1
1Covariant.ai, 2UC Berkeley



Latent-MaskRCNN

This code is based on Detectron2

Installation see INSTALL.md

For our Latent-MaskRCNN models see configs/latent.

The MaskRCNN decoder and confidence mask implementation is in detectron2/modeling/meta_arch/rcnn.py

Our encoder and prior models are in detectron2/modeling/latent.py.

License

Shield: CC BY-NC-SA 4.0

This work, including the paper, code, weights, and dataset, is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published