You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Did you reproduce a mIoU of 57.% with all the parameters you provided in the train.py? I just got 52.%....
if there any difference between initializing the deeplab-lfov model with vgg16.ckpt weights pretrained on ImageNet (for the conv1-conv5, nomal distribution for the rest) and with the .caffemodel provided by author?
why images are not loaded to a range of [0,1] and normalized with a standard mean and std if model is initialized with vgg pretrained weights? will it be a cause to the resulted mIoU about 5% lower than author's?
Thank you!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank you!
The text was updated successfully, but these errors were encountered: