Skip to content
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

GOT VERY LOW mIOU and Pixel ACC #61

Open
XChuanLee opened this issue Jan 11, 2018 · 3 comments
Open

GOT VERY LOW mIOU and Pixel ACC #61

XChuanLee opened this issue Jan 11, 2018 · 3 comments

Comments

@XChuanLee
Copy link

I run train.py toward my own data_path
train_file_path = os.path.expanduser('/home/wang/Li_XC/KSFRCNN/data/VOCdevkit/VOC2012/ImageSets/Segmentation/train.txt') #Data/VOClarge/VOC2012/ImageSets/Segmentation
val_file_path = os.path.expanduser('/home/wang/Li_XC/KSFRCNN/data/VOCdevkit/VOC2012/ImageSets/Segmentation/val.txt')
data_dir = os.path.expanduser('/home/wang/Li_XC/KSFRCNN/data/VOCdevkit/VOC2012/JPEGImages')
label_dir = os.path.expanduser('/home/wang/Li_XC/KSFRCNN/data/VOCdevkit/VOC2012/SegmentationClass')

But I got a very very low IOU matrix when I run evaluate.py.
meanIOU: 0.014367
pixel acc: 0.124107
Could somebody helps?

@daodaoawaker
Copy link

@XChuanLee Are you successful in training? Are you meanIOU raised

@daodaoawaker
Copy link

@XChuanLee Hi, have your meanIOU and acc been improved later ?

@gdut2hj
Copy link

gdut2hj commented Jan 11, 2020

@daodao1991 I encountered the same problem, did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants