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

all about 1e-7 #4

Open
527760681 opened this issue Jan 21, 2018 · 4 comments
Open

all about 1e-7 #4

527760681 opened this issue Jan 21, 2018 · 4 comments

Comments

@527760681
Copy link

hi,i downloaded your project for study,and thank you for this super useful code.
i have two problem as follows:
1.the "relative path" code not work on my windows machine,such as data.py,i have to change it to absolute path,that's sad.
2.what does the 1e-7 means?i knew it means 0.0000001,but why you always add 1e-7 behind your code ?
i'm new to AI and Tensorflow,my english is not very good,sorry about that.
hope you reply soon.
thanks again.

@kkweon
Copy link
Owner

kkweon commented Jan 21, 2018 via email

@527760681
Copy link
Author

thank you for reply.
after train on my GTX1080 from 1:30 a.m. to 4.30 a.m., i found that the result of prediction is not very good in seeing the result picture.how's your result?
my tensorboard shows the IOU as follow:

qq 20180122131131

not same as classifacation,this IOU performs good or not?
and what should i do if i want to change the net back to the real UNET?just change the loss func into pixel-wise softmax?
wish you have a nice day~
hope for reply.

@kkweon
Copy link
Owner

kkweon commented Jan 22, 2018

Yes, I had to make some change lately because the datasets (labels) has changed. Since then, I am also having the same issue. Anyway, I was also going back to the pixel-wise softmax, so yeah you need to change the loss function and it's good 😄

@blackhawkmc
Copy link

Hello @kkweon and thank you for the code, can you please provide us, with new code you used or changes you made for softmax? Please!

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