question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hello, is there support for MaskRCNN? I am using the torchvision.models.detection.maskrcnn_resnet50_fpn(pretrained=True) model, but get an error when trying to convert to torch2trt. Thanks!

I also get this:

Warning: Encountered known unsupported method torch.Tensor.__iter__ Warning: Encountered known unsupported method torch.Tensor.__iter__ Warning: Encountered known unsupported method torch.as_tensor Warning: Encountered known unsupported method torch.as_tensor

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
peasant98commented, Apr 2, 2020
0reactions
JunzheJosephZhucommented, Jan 16, 2022

@DuyguSerbes Did you figure it out?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[1703.06870] Mask R-CNN
Abstract: We present a conceptually simple, flexible, and general framework for object instance segmentation.
Read more >
Mask R-CNN for Object Detection and Segmentation
This is an implementation of Mask R-CNN on Python 3, Keras, and TensorFlow. The model generates bounding boxes and segmentation masks for each...
Read more >
How Mask R-CNN Works? | ArcGIS API for Python
Mask R-CNN is a state of the art model for instance segmentation, developed on top of Faster R-CNN. Faster R-CNN is a region-based...
Read more >
Mask R-CNN | IEEE Conference Publication
We present a conceptually simple, flexible, and general framework for object instance segmentation. Our approach efficiently detects objects in an image ...
Read more >
Mask R-CNN
Task Dataset Model Metric Name Metric Value Global Rank Instance Segmentation BDD100K Mask R‑CNN AP 20.5 # 3 Instance Segmentation BDD100K val Mask R‑CNN AP...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found