Search found 107 matches

by MikeLud
Thu Dec 26, 2024 5:15 pm
Forum: Blue Iris 5
Topic: AI setup help for ALPR
Replies: 16
Views: 1419

Re: AI setup help for ALPR

Because your footage is near perfect, you won't be disappointed, but try from a different angle, or from a bit greater distance and CodeProject fails, while Plate Recognizer gets results even from an angle where you can hardly see it yourself anymore: Screenshot 2024-12-26 171412.jpg Analyzed with ...
by MikeLud
Mon Dec 23, 2024 7:28 pm
Forum: Blue Iris 5
Topic: AI setup help for ALPR
Replies: 16
Views: 1419

Re: AI setup help for ALPR

Remove the check from this
Screenshot 2024-12-23 142714.jpg
Screenshot 2024-12-23 142714.jpg (213.09 KiB) Viewed 670 times
by MikeLud
Mon Dec 23, 2024 6:04 pm
Forum: Blue Iris 5
Topic: AI setup help for ALPR
Replies: 16
Views: 1419

Re: AI setup help for ALPR

Try these settings
Screenshot 2024-12-23 130333.jpg
Screenshot 2024-12-23 130333.jpg (229.1 KiB) Viewed 678 times
by MikeLud
Sun Dec 22, 2024 4:59 pm
Forum: General discussion
Topic: Help for custom AI models with CodeProject
Replies: 17
Views: 4284

Re: Help for custom AI models with CodeProject

pack2010 wrote: Sun Dec 22, 2024 4:31 pm 82 I think, the metrics had started to level off at that point.
I find you need at least 200 epochs, Is there any way you can share the dataset and I will try training it. I have RTX 4090 and it shouldn't take that long to train the model.
by MikeLud
Sat Dec 21, 2024 5:42 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,...
by MikeLud
Fri Dec 20, 2024 5:35 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,...
by MikeLud
Mon Dec 16, 2024 10:47 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6572

Re: CodeProject AI on Github

Below is the list of supported GPU's by generation for the ALPR module
Screenshot 2024-12-16 174608.jpg
Screenshot 2024-12-16 174608.jpg (241.11 KiB) Viewed 1180 times
by MikeLud
Sat Dec 14, 2024 4:46 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6572

Re: CodeProject AI on Github

OK, looking good. For me it went like this: 14 Dec 2024 Installing CPAI 2.9.5 over 2.6.5 1. Download CPai 2.9.5 from https://codeproject.github.io/ 2. Download latest NVIDIA driver for GTX1650. 3. Download latest CUDA driver. 4. Download latest cuDNN script. 5. Disable BI5 service. Uninstall CPAI (...
by MikeLud
Sat Nov 09, 2024 6:34 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 retrained the model using the Roboflow image. The model does work but not well because of the image count. On average there is only 40 images for each type of bird. To have a better model you need at a minimum 500 images of each type of bird. Below are links to the model and training results. http...
by MikeLud
Sun Nov 03, 2024 5: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

Can you post the link to the model on Roboflow and I will test it on my system. If the model was trained using YOLOv5 it should work with YOLOv6.2