We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
未使用fp16,batch_size=32,BASE_LR: 0.00005 STEPS: (210000, 250000) MAX_ITER: 270000 WEIGHT_DECAY: 0.05,其余参数配置未改,训练了212559iter,AP只有12.6,这是怎么回事呢?fp16对最终精度结果有很大的影响么? [02/16 06:24:14] d2.evaluation.fast_eval_api INFO: Evaluate annotation type segm [02/16 06:24:34] d2.evaluation.fast_eval_api INFO: COCOeval_opt.evaluate() finished in 19.81 seconds. [02/16 06:24:34] d2.evaluation.fast_eval_api INFO: Accumulating evaluation results... [02/16 06:24:36] d2.evaluation.fast_eval_api INFO: COCOeval_opt.accumulate() finished in 2.17 seconds. [02/16 06:24:36] d2.evaluation.coco_evaluation INFO: Evaluation results for segm:
The text was updated successfully, but these errors were encountered:
Hi @116022017144, FP16 is not crucial to the final performance. Could you provide the log file with me?
Sorry, something went wrong.
未使用fp16,batch_size=32
未使用fp16,batch_size都能有32。泰裤辣!不使用fp16,我只能bs=4,开了就bs=8。即使选一块3090,不开fp16也就bs=8
No branches or pull requests
未使用fp16,batch_size=32,BASE_LR: 0.00005 STEPS: (210000, 250000) MAX_ITER: 270000 WEIGHT_DECAY: 0.05,其余参数配置未改,训练了212559iter,AP只有12.6,这是怎么回事呢?fp16对最终精度结果有很大的影响么?
[02/16 06:24:14] d2.evaluation.fast_eval_api INFO: Evaluate annotation type segm
[02/16 06:24:34] d2.evaluation.fast_eval_api INFO: COCOeval_opt.evaluate() finished in 19.81 seconds.
[02/16 06:24:34] d2.evaluation.fast_eval_api INFO: Accumulating evaluation results...
[02/16 06:24:36] d2.evaluation.fast_eval_api INFO: COCOeval_opt.accumulate() finished in 2.17 seconds.
[02/16 06:24:36] d2.evaluation.coco_evaluation INFO: Evaluation results for segm:
The text was updated successfully, but these errors were encountered: