bigdetection
bigdetection copied to clipboard
BigDetection: A Large-scale Benchmark for Improved Object Detector Pre-training
Is there any demo script to inference one single image and visualize? like [https://github.com/open-mmlab/mmdetection/blob/master/demo/image_demo.py](url)
请问BigDetection标注中的segmentation能使用吗?想使用BigDetection训练实例分割模型
Hello, the config for Cascade R-CNN is missing. I tried to use the one from [Detectron2](https://github.com/facebookresearch/detectron2/blob/main/configs/Misc/cascade_mask_rcnn_R_50_FPN_3x.yaml) without the mask head but got the following error ```RuntimeError: Error(s) in loading state_dict...
Hi, would you be interested in adding bigdetection to Hugging Face? The Hub offers free hosting, and it would make your work more accessible and visible to the rest of...
Hello thank you for the great work, I want to fine-tune the pre-trained CBnet on a COCO-like custom dataset. However, the [htc_cbv2_swin_base_adamw_20e_coco.py](https://github.com/amazon-research/bigdetection/blob/main/configs/BigDetection/cbnetv2/htc_cbv2_swin_base_adamw_20e_coco.py) config expects COCO-stuff pixelmaps. (See `configs/BigDetection/cbnetv2/htc_cbv2_swin_base_adamw_20e_coco.py`) In line...
例如,我想使用训练好的YOLOv3的backbone,但是这个模型是一体的,有没有什么技术或者方法能实现,希望老师您指点一下。感谢!
lr=0.0001*(samples_per_gpu/2)*num_nodes 请问这个不考虑单机多卡吗?我看num_nodes是”for multi-machine parallel training“ 多机的数量?
Bumps [onnx](https://github.com/onnx/onnx) from 1.13.0 to 1.17.0. Release notes Sourced from onnx's releases. v1.17.0 ONNX v1.17.0 is now available with exciting new features! We would like to thank everyone who contributed...
I have contacted [email protected],could you please reply as soon as possible?