kike-0304

Results 23 issues of kike-0304

I only have one GPU, Do I need to change lr = 0.001 to 0.000125? Do samples_ per_ gpu = 2 need to be change?

Thank you very much for your excellent work, I want to know how many kinds of data augmentation? Thank you very much!

If I use my own dataset, where do I need to change, the AP I get with my own dataset is 0.0?

Traceback (most recent call last): File "train_net.py", line 66, in args=(args,), File "/home/cc631/anaconda3/envs/pytorch1.7/lib/python3.7/site-packages/detectron2/engine/launch.py", line 82, in launch main_func(*args) File "train_net.py", line 52, in main trainer = Trainer(cfg) File "/home/cc631/hailong/code/Dilated-FPN/centerX/engine/defaults.py", line...

I just have one gpu 3090. And I do not change config, like lr and batchsize, how can I get the same result with paper? My nAP50 = 60.8 (paper...

1 shot and 2 shot do not use contrastive loss?

GPU: 3090, I can't install cuda10 0, how can I compile it? When I use cuda11 0 will have errors when compiling.

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:...

Hi, The heatmap in this paper is used for classification and positioning at the same time. Your network only uses the classification information of heatmap, right?

What is it means?