We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of DeepForest 2.0 we need a model for point prediction.
A couple examples we can work from
https://github.com/xingyizhou/CenterNet. https://github.com/FateScript/CenterNet-better https://arxiv.org/abs/1904.07850
We have the data from
https://doi.org/10.1016/j.jag.2024.103848
DeepForest/deepforest/dataset.py
Line 204 in 7e0aa43
@Mu-Magdy might be interested, since its isolated from the code base, doesn't have a time frame and fits objectives.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As part of DeepForest 2.0 we need a model for point prediction.
A couple examples we can work from
https://github.com/xingyizhou/CenterNet.
https://github.com/FateScript/CenterNet-better
https://arxiv.org/abs/1904.07850
We have the data from
https://doi.org/10.1016/j.jag.2024.103848
Roadmap
DeepForest/deepforest/dataset.py
Line 204 in 7e0aa43
@Mu-Magdy might be interested, since its isolated from the code base, doesn't have a time frame and fits objectives.
Bonus
The text was updated successfully, but these errors were encountered: