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 consultation #1

Open
yaolp123 opened this issue Jan 23, 2024 · 1 comment
Open

Question consultation #1

yaolp123 opened this issue Jan 23, 2024 · 1 comment

Comments

@yaolp123
Copy link

Dear,
Recently I have read your project, and I feel instersted in it, i try to run your project, and see the performance of the model. And during this process, i have faced some problem, that is I could not find how the model "dfcrn_iter_75000.caffemodel" train, and how can i write the codes about the training function of this model"dfcrn_iter_75000.caffemodel"? And i have found the configure parameters file, like "dfcrn_template.prototxt", and how could I understand and make my own configuration file? Thank you for your answer, and i am looking forward to your reply.

@AlphaNext
Copy link
Owner

Dear, Recently I have read your project, and I feel instersted in it, i try to run your project, and see the performance of the model. And during this process, i have faced some problem, that is I could not find how the model "dfcrn_iter_75000.caffemodel" train, and how can i write the codes about the training function of this model"dfcrn_iter_75000.caffemodel"? And i have found the configure parameters file, like "dfcrn_template.prototxt", and how could I understand and make my own configuration file? Thank you for your answer, and i am looking forward to your reply.

Thank you for your attention. This project used the caffe framework, you could change the framework to PyTorch or TensorFlow. The DFCRN architecture is simple, dfcrn_template.prototxt defines the network (such as layer). If you could not understand how caffe define model, please refer to caffe official link or other tutorials.

Hope this could help you.

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