-
Notifications
You must be signed in to change notification settings - Fork 16
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
Training data extension #1
Comments
Hi bcizmeci,
|
Hi Min, Best regards, |
Hi, bciameci, Thanks, |
int applyWhiteBalance(cv::cuda::GpuMat & img_d, float _gain_r, float _gain_g, float _gain_b) {
} |
Hi, bciameci,
|
No it is not there but if you check the code that I send it is not a big deal to modify it. |
OK. Thanks a lot |
Hi Yuan,
Thanks for the great work! Could you give some instructions about extending the training data?
The pretrained model is not really optimized for my image sensor. I would like to train the system specifically for the images captured by my image sensor.
Thanks!
Burak
The text was updated successfully, but these errors were encountered: