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

How to train my dataset using FCN #56

Open
YangFangShu opened this issue May 26, 2017 · 3 comments
Open

How to train my dataset using FCN #56

YangFangShu opened this issue May 26, 2017 · 3 comments

Comments

@YangFangShu
Copy link

Hi,
Thanks for every one ,I am a newer to FCN and I want to use FCN to train my dataset. The dataset contains original images which are 12000*(800801)(they are gray figure) and labeled
images which are 12000*(80*80).Because the original images and labeled images are different images, but they have non-linear relationship, and in labeled images, I want to identify 2 classes that the interest(labeled as 1)and background(labeled as 0),so I want to use FCN to learn the non-linear algorithm and identify two parts in labeled images. I have some trouble in how can I do to solve this problem, I think I should convert my data to "imdb.mat" to feed fcntrain firstly, but I didn't achieve it .Then I think I should run fcnInitializeModel to initialize the net and modify some parameters in the code.What I think is right?I hope someone can help me ,and I am grateful if you can share your code to me

Best Regards
Email:yfs2016@hit.edu.cn

@steeveen
Copy link

老铁哈工的?

@zhenghaojie666
Copy link

@YangFangShu I meet same problem, have you slove this error.
thank you.

@JoshuaLPF
Copy link

Thanks for every one ,I am a newer to FCN and I want to use FCN to train my dataset. The dataset contains original images which are 12000*(800_80_1)(they are gray figure) and labeled
images which are 12000*(80*80).Because the original images and labeled images are different images, but they have non-linear relationship, and in labeled images, I want to identify 2 classes that the interest(labeled as 1)and background(labeled as 0),so I want to use FCN to learn the non-linear algorithm and identify two parts in labeled images. I have some trouble in how can I do to solve this problem, I think I should convert my data to "imdb.mat" to feed fcntrain firstly, but I didn't achieve it .Then I think I should run fcnInitializeModel to initialize the net and modify some parameters in the code.What I think is right?I hope someone can help me ,and I am grateful if you can share your code to me

Have you solved the problem? Can you share your code to me? Thanks in advance!
Best wishes.

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

4 participants