Skip to content

Releases: projectPavoculus/chickenvision-server

Updated Core Code and Training Data 😆👍

06 Jul 13:10
Compare
Choose a tag to compare

📦 Setup

  1. 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.

  2. Locate the Downloaded Files: Once the files are downloaded, locate them in your system's default download location (usually the "Downloads" folder).

  3. 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 this Yolov8 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

05 Jul 15:02
Compare
Choose a tag to compare
Pre-release

📦 Setup

  1. 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.

  2. Locate the Downloaded Files: Once the files are downloaded, locate them in your system's default download location (usually the "Downloads" folder).

  3. 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 this Yolov8 folder.