Skip to content
#

mask-rcnn

Here are 326 public repositories matching this topic...

hyq12358
hyq12358 commented Dec 28, 2021

I want to train a detector based on object365 dataset, but object365 is pretty large, and caused out of memory error in my computer.
I want to split the annotation file to 10, such as ann1,ann2,...ann10, then build 10 datasets and concatenate them, but I'm not sure whether it's
gonna work or not.
Any better suggestion?

Open

detr

3
nikky4D
nikky4D commented Nov 23, 2021

📓 New <Tutorial/Example>

Is this a request for a tutorial or for an example?
Yes, I want to train detr using IceVision.

What is the task?
Object detection with detr, showing 1) example to replace the backbone with my own pretrained resnet50, 2) use detr on icevision custom parser training

Is this example for a specific model?
Detr


Don't remove
Main issu

Improve this page

Add a description, image, and links to the mask-rcnn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mask-rcnn topic, visit your repo's landing page and select "manage topics."

Learn more