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

Future Training Enhancements #378

Open
gfiumara opened this issue Feb 9, 2024 · 0 comments
Open

Future Training Enhancements #378

gfiumara opened this issue Feb 9, 2024 · 0 comments
Labels
enhancement WG 3 Road Map Tasks identified by ISO/IEC JTC 1/SC 37/WG 3.

Comments

@gfiumara
Copy link
Member

gfiumara commented Feb 9, 2024

Regarding the serialisation of the model: in my opinion the size could be much compressed when using truncated random forest parameters without any expected loss of accuracy. However, I did not find a native way in opencv yet on how to do that.

In a possible next iteration, there are many points to work on, e.g.:

  • Swapping underlying comparators to the latest generation and hence improving the training data selection
  • Consider other interesting parameters in the GridSearch (as mentioned previously)
  • Optimising model complexity - performance
  • Improving training and model selection procedure
  • Improving by using other/more recent ML approaches
  • Using another framework with more flexibility, other than opencv for training

(Source: E-mail exchange with Daniel Hartung)

@gfiumara gfiumara added enhancement WG 3 Road Map Tasks identified by ISO/IEC JTC 1/SC 37/WG 3. labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement WG 3 Road Map Tasks identified by ISO/IEC JTC 1/SC 37/WG 3.
Projects
None yet
Development

No branches or pull requests

1 participant