Vibashan/irg-sfda

Why is the program so slow in the loading phase?

HDUyiming opened this issue · 5 comments

TEST:
AUG:
ENABLED: false
FLIP: true
MAX_SIZE: 4000
MIN_SIZES:
- 400
- 500
- 600
- 700
- 800
- 900
- 1000
- 1100
- 1200
DETECTIONS_PER_IMAGE: 100
EVAL_PERIOD: 0
EXPECTED_RESULTS: []
KEYPOINT_OKS_SIGMAS: []
PRECISE_BN:
ENABLED: false
NUM_ITER: 200
VERSION: 2
VIS_PERIOD: 0

[12/29 16:43:20 detectron2]: Full config saved to ./checkpoint/clipart/config.yaml
[12/29 16:43:20 d2.utils.env]: Using a generated random seed 20643623

I had to wait half an hour to load the program, which I ran with the RTX 3090.
Do you know how I can solve this problem?
Thank you very much!

[12/29 16:43:20 detectron2]: Full config saved to ./checkpoint/clipart/config.yaml
[12/29 16:43:20 d2.utils.env]: Using a generated random seed 20643623
[12/29 17:10:57 detectron2]: Model:
student_sfda_RCNN(
(backbone): ResNet(
(stem): BasicStem(
(conv1): Conv2d(
3, 64, kernel_size=(7, 7), stride=(2, 2), padding=(3, 3), bias=False
(norm): FrozenBatchNorm2d(num_features=64, eps=1e-05)

I have the same question, how did you address it?

I have the same question, how did you address it?
Sorry, I haven't solved the problem yet

你好 你解决问题了吗 我在2080上面运行很快 在3090也是同样问题

你好 你解决问题了吗 我在2080上面运行很快 在3090也是同样问题

没。。。