8000 GitHub - Y-T-G/community: Repository containing community-contributed Ultralytics model configs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Y-T-G/community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Ultralytics Community Configs

This repository contains community-contributed Ultralytics model configuration files! 🚀

🛠️ Usage

To get started with a model config:

  1. 📥 Clone the repository:
git clone https://github.com/Y-T-G/community
  1. 🔧 Load the config using Ultralytics:

Important

⚠️ Ensure your Ultralytics version meets the min_version specified in the YAML file.

from ultralytics import YOLO
model = YOLO("community/cfg/classify/convnext_tiny.yaml")

💬 Discussion

Every model configuration file has a dedicated GitHub Discussion thread where you can:

  • Share your experiences
  • Ask questions
  • Connect with other users
  • Report issues
  • Suggest improvements

🤝 Contribute

To contribute your config, please submit a Pull Request following our CONTRIBUTING guidelines.

📄 License

This project is protected under the GNU Affero General Public License v3.0 (AGPLv3.0). See the LICENSE file for complete details. ⚖️

About

Repository containing community-contributed Ultralytics model configs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0