Releases: projectPavoculus/chickenvision-server
Updated Core Code and Training Data 😆👍
📦 Setup
-
Download the Data Files: In the provided release, there are three
.pt
files available for download. Click on each file to download it to your local machine. -
Locate the Downloaded Files: Once the files are downloaded, locate them in your system's default download location (usually the "Downloads" folder).
-
Move the Files to the Yolov8 Folder: Now, navigate to your project's
Yolov8
directory. This is the folder where your Yolov8-related project files are stored. Move or copy the downloaded.pt
files from the download location to thisYolov8
folder.
🔄 Updates
- File Optimization: Removed large and cache files for a cleaner repository. 📂
- Loadbar Added: Introduced a loadbar to provide a visual representation of the loading process. ⌛
- Gitignore Added: Implemented a
.gitignore
file to prevent unnecessary files from being tracked. 🥸
Training data files for Yolov8
📦 Setup
-
Download the Data Files: In the provided release, there are three
.pt
files available for download. Click on each file to download it to your local machine. -
Locate the Downloaded Files: Once the files are downloaded, locate them in your system's default download location (usually the "Downloads" folder).
-
Move the Files to the Yolov8 Folder: Now, navigate to your project's
Yolov8
directory. This is the folder where your Yolov8-related project files are stored. Move or copy the downloaded.pt
files from the download location to thisYolov8
folder.