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

Question on the processing #9

Open
haqkiemdaim opened this issue Jun 17, 2021 · 0 comments
Open

Question on the processing #9

haqkiemdaim opened this issue Jun 17, 2021 · 0 comments

Comments

@haqkiemdaim
Copy link

Hi there! Amazing repo you have here. I already tried both training and inferencing but i have few question to ask.

Do you have the image prediction output for this repository that you already tried before?
Cuz i already tried both training and inferencing using this repo, but the result was really bad.
I trained with 356 Image-Mask data.

For _dataset.py, why there are a lot of complicated process like ImageTargetDataset, RandomConncatDataset etc.?
Why can't just use normal image loader practice like in keras or maybe just load images-mask using opencv and append them on list instead of appending their path?

in vis_dataset(), why i can only visualize the Image data and not the Target(Mask)? I tried but errors occurred. How can i know the images have correct corresponding mask?

in Testing Image section at train-mobilenet.ipynb, what exactly would be the output? When i tried, it don't even display/show the prediction mask. It outputs back the original test image. When i try to output "out_img" variable, noisy images were displayed.

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

1 participant