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

Please check the Pascal VOC train_aug. #19

Closed
Bala93 opened this issue Mar 1, 2023 · 2 comments
Closed

Please check the Pascal VOC train_aug. #19

Bala93 opened this issue Mar 1, 2023 · 2 comments

Comments

@Bala93
Copy link

Bala93 commented Mar 1, 2023

I have changed this line "https://github.com/CVI-SZU/CLIMS/blob/master/segmentation/deeplabv2/libs/datasets/voc.py#L150' to the following to start the training

file_list = [id_.rstrip().split(" ")[0].split('/')[-1].split('.')[0] for id_ in file_list]

@Sierkinhane
Copy link
Member

Sierkinhane commented Mar 2, 2023

Hi, you can use the train_aug.txt at here. It looks like

2007_000032
2007_000039
2007_000063
2007_000068
2007_000121
2007_000170
2007_000241
2007_000243
2007_000250
2007_000256

@Bala93
Copy link
Author

Bala93 commented Mar 3, 2023

Ok, I think with this format, it should work. I downloaded from other source, where it had both img and mask.

@Bala93 Bala93 closed this as completed Mar 3, 2023
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

2 participants