Object-Detection-and-Image-Segmentation-with-Detectron2 icon indicating copy to clipboard operation
Object-Detection-and-Image-Segmentation-with-Detectron2 copied to clipboard

Can 3D images be migrated to detectron2 as a dataset?

Open Countdown229 opened this issue 2 years ago • 1 comments

Countdown229 avatar Feb 12 '23 09:02 Countdown229

Using Detectron2 in combination with 3d images should be possible, even though I haven't tried it myself yet. Please have a look at the following resources:

  • https://github.com/facebookresearch/detectron2/issues/971
  • https://github.com/facebookresearch/meshrcnn/
  • https://github.com/facebookresearch/detectron2/issues/541
  • https://github.com/TRI-ML/dd3d

TannerGilbert avatar Mar 19 '23 09:03 TannerGilbert