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

Update Readme with FAQ #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@ You can go to the right side of the page - Releases-1 tags to download.
![image](https://github.com/hben35096/assets/assets/139383150/01fc279f-d44a-4f4b-a3e7-f64b3053e159)
![image](https://github.com/hben35096/assets/assets/139383150/056fbfad-2d06-46b2-9a3c-bc5045d66a62)
![image](https://github.com/hben35096/assets/assets/139383150/0e7c702c-163c-4050-b50b-91f2b8730c7d)

# FAQ
Q: What's the difference between seg_60 / seg2_60 and seg_400 / seg_800 variations? what do these numbers mean?
A: These are some personal annotations of mine. The numbers at the end, such as 60, 400, 800, represent training epochs and do not necessarily indicate which is superior or inferior. When encountering unsatisfactory detection results for certain images, consider switching to another one; you might find better outcomes.

Q: Where can l find the hand model?
A: In Progress. If you are in a hurry, you can use it in https://huggingface.co/Bingsu/adetailer
Download hand_yolov8n.pt or hand_yolov8s.pt to generate rectangular masks.