Search found 10 matches
- Tue Dec 24, 2024 5:12 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Re: Help for custom AI models with CodeProject
Thank you so much!. I PM'd you a link to the google drive I have the images in.
- Sun Dec 22, 2024 4:31 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Re: Help for custom AI models with CodeProject
82 I think, the metrics had started to level off at that point.
- Sat Dec 21, 2024 5:29 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Re: Help for custom AI models with CodeProject
I've gotten all the images (at least 500 for each of the 36 species I'm working with), is there a good auto labeler that's not exorbitantly expensive? Roboflow limits the amount of images I can upload before I have to start spending quite a bit of money. You can use Make Sense to label your images,...
- Thu Dec 19, 2024 6:57 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Re: Help for custom AI models with CodeProject
Wanted to follow up with this. I ended up retraining a model with 10,000 images for each label. I tried putting it back into Blue Iris and CP AI but it hasn't been recognizing the trained labels. Trying to figure out what I did wrong.
- Thu Nov 14, 2024 3:43 am
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Re: Help for custom AI models with CodeProject
I've gotten all the images (at least 500 for each of the 36 species I'm working with), is there a good auto labeler that's not exorbitantly expensive? Roboflow limits the amount of images I can upload before I have to start spending quite a bit of money.
- Tue Nov 12, 2024 3:07 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Re: Help for custom AI models with CodeProject
So I should just upload more images for each then and retrain?
Thanks so much!
Thanks so much!
- Sun Nov 03, 2024 10:45 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
- Sun Nov 03, 2024 5:17 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Re: Help for custom AI models with CodeProject
I'm using YOLOv6.2, I trained the model on Roboflow and then placed the .pt file in the custom model section on CPAI.
- Sat Nov 02, 2024 10:46 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Re: Help for custom AI models with CodeProject
YoloV5 and using version 2.6.5
- Thu Oct 31, 2024 6:39 pm
- Forum: General discussion
- Topic: Help for custom AI models with CodeProject
- Replies: 17
- Views: 4284
Help for custom AI models with CodeProject
Hello! I've been trying to train a model for use with Blue Iris to give alerts based on different sub species of birds. I trained it using Colab and the results looked pretty good. I tried using it with CodeProject AI but it doesn't seem to be working. I made the different bird species classes and t...