MikeLud / CodeProject.AI-Custom-IPcam-Models

Apache License 2.0
85 stars 7 forks source link

TPU models #7

Open Hellmanx opened 7 months ago

Hellmanx commented 7 months ago

How do you install the Custom Models for TPU? The Coral Model doesn't have a custom model folder and I don't think it uses YOLO as far as I'm aware at least.

yrekik1 commented 7 months ago

I would be interested to know how to install the custom model please. any advise is welcome

xm4rcell0x commented 6 months ago

I'm also interested I see the custom yolov8 model for Coral in the code. It's already been released?

jeremeyi commented 5 months ago

I still don't see where we are supposed to put the files for this

MikeLud commented 5 months ago

I have not had any free time to work on a new module that will use my custom models, hopefully next month I will find some time

rohitksharma commented 5 months ago

I saw that the from CodeProject it supports Yolov5 and Yolov8, would using the Yolov8 models in this case work for the Coral TPU?

jairbj commented 4 months ago

Does anyone find a way to use these models?

Daniel15 commented 4 months ago

Duplicate of #5 I think.

blulite commented 3 months ago

Thanks for the work @MikeLud This is great stuff, I think, if I could get it loaded. I've copied the Coral models to the codeproject assets directory, and I think I can get the YoloV5 and Yolov8 models running. But for the life of me I cannot get the custom_models directory or the ipcam-general model loaded. Any clue or instructions?

Jeff

702enigma commented 3 months ago

Its been a while has this been implemented yet? Trying to just use the combined model to detect animals.

Thormus commented 2 months ago

Anyone figure out how to add the custom models yet?

Yonny24 commented 2 weeks ago

Another interested party here. How do we use the custom yolov8 models?

xm4rcell0x commented 2 days ago

@MikeLud sry for tagging, any way we could use your custom-models in cpai with coral?