-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
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
can you provide the training log of cityscapes to foggy_cityscapes? #5
Comments
I am also looking forward to a log file (or maybe two, because I think training GA and CA are separated) about the whole training procedure. The total iters of the training seem to be not clear. How many iters should I train the GA and how many iters on the GA+CA? |
Different datasets need different training iters. Take KITTI as an example, it needs 3k iters for GA and 5K iters for GA+CA with 2k pretrain iters. I suggest that you should try a few iterations around this number. |
@0Godness Thanks for your information. Actually, I did not change the GA+CA (for example, in Kitti, 10k iters for ga+ca with 5k pre-trained ga) in the configs. I am just wondering if the iters are sufficient for achieving the best performance or damage the performance in turn. |
@SkeletonOne In my experiments, the iters are a little sensitive for the performance which may have 1AP error because of the different iters. |
你好,请问foggy cityscapes的数据集怎么下啊,我进官网看,看它的介绍数据集好像都是给语义分割准备的或者是自动驾驶,我不知道下哪个,你能不能具体告诉我下哪个 |
从cityscapes官网下 |
hi,
Thanks for your open code! my results have some difference from this paper. and I think that my configs may be wrong, so I want to look at your training log of C to F. Thank you again!
The text was updated successfully, but these errors were encountered: