-
Notifications
You must be signed in to change notification settings - Fork 0
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
No CV release. #7
Comments
Thanks,
But did you checked my older source code of libsrcnn ?
https://github.com/rageworx/libsrcnn
It doesn't use openCV, and testing source made for FLTK as my favorite GUI
engine.
Regards, Raph.
2023년 1월 4일 (수) 오후 11:09, звездочёт ***@***.***>님이 작성:
… Hi @rageworx <https://github.com/rageworx> .
See stb-image-srcnn
<https://github.com/ImageProcessing-ElectronicPublications/stb-image-srcnn>.
This is your SRCNN implementation in C without OpenCV. Use stb
<https://github.com/nothings/stb.git>.
Good luck.
—
Reply to this email directly, view it on GitHub
<#7>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABVALAKKQJS57HTMF7VQWWDWQWAAXANCNFSM6AAAAAATQ2X2OY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@rageworx say:
Yes, I checked. And it exactly repeats the original scheme with memory abuse. I reduced all the layers into one function, reducing the memory of CNN consumption to Good Luck. |
It was an issue that reported by you, so I made a new branch here,
Regards, Raph. ps |
It will take long term by understanding codes again about 4 years ago. |
Closing this issue, follow this issue : rageworx/libsrcnn#10 |
Appreciate to @zvezdochiot ! |
Hi @rageworx .
See stb-image-srcnn. This is your SRCNN implementation in C without OpenCV. Use stb.
Good luck.
The text was updated successfully, but these errors were encountered: