-
Notifications
You must be signed in to change notification settings - Fork 176
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
More cookbooks for quick start #754
Comments
A few thoughts:
We need to work on offloading direct emails into the issue queue. My general approach to that is to have a nice, pre-prepared, email that basically says "Thanks for your interested in DeepForest. Here are the appropriate ways to contact the team. Please post this to GitHub as a ... and someone will get back to you as soon as they can." If we have users that can't use GitHub for some reason (e.g., country level domain blocks) then let's chat about that.
I agree that we have some work to do here and that it is one of our top priorities.
Since this feels like this is the second most common use case beyond just using the models for zero-shot I think there could be some value in a larger step-by-step examples for: 1) first 5 steps focused on detection; and 2) training and validating a multi-class model. I think point-to-box conversion should just be a standard docs item. |
Perhaps this is already somewhere in the docs, and I can't seem to find it, but is is there an example script that you could share that touches on the following points:
Thanks! |
Good example from supervision |
User asks
My sense is that all of this already exists within the docs, but the user started to look for it, couldn't find what they wanted and email me. @henrykironde this is part of the broader effort to improve navigation within the docs.
For each, let's point to location we would expect the user to find them in docs and figure out how to name and direct them there more cleanly.
We could approach this as one long use case for a particular project in the example/ dir with jupyter notebooks, or we can make them tiny gists in a cookbook section. @ethanwhite thoughts?
Let's use this issue to keep track of the different places
The text was updated successfully, but these errors were encountered: