CenterNet-better-plus
                                
                                
                                
                                    CenterNet-better-plus copied to clipboard
                            
                            
                            
                        centernet
On resnet18, I didn't change any configuration files. I just got a 22.8 map. My config: CUDNN_BENCHMARK: false DATALOADER: ASPECT_RATIO_GROUPING: true FILTER_EMPTY_ANNOTATIONS: true NUM_WORKERS: 4 REPEAT_THRESHOLD: 0.0 SAMPLER_TRAIN: TrainingSampler DATASETS:...
dataset :coco2017 IMS_PER_BATCH:2 ```bash [08/21 15:47:57 d2.data.common]: Serializing 117266 elements to byte tensors and concatenating them all ... [08/21 15:48:01 d2.data.common]: Serialized dataset takes 451.21 MiB [08/21 15:48:01 d2.data.build]: Using...
代码有问题,完全不收敛
I install pytorch 1.4.0 which is not compatible with the current detectron2's version It remind me "ModuleNotFoundError: No module named 'torch.utils.hipify" So I want to know your detectron2's version