Thanks @MikeLud1! I'll find time to test this out tomorrow and report back. Again, I really appreciate what you're doing with this.
I figured out how to download the images that DeepStack used to train the object model. With these images I can start to make the community custom DeepStack model, below are the steps to create the custom model.
The first step would be to create a new DeepStack custom model using the same image that DeepStack used but removing all the labels we do not want. Below is a list of the labels that I think we should keep and a list of labels we should remove. Please let me know if I should change the lists, I am planning to create the new model this weekend so let me know by Friday if I should change the list.
The second step would be to start adding new labels with images the everyone contributes to the custom model.
Labels To Keep:
personbicyclecarmotorcyclebustruckbirdcatdoghorsesheepcowbear
Labels To Remove:
airplanetrainboattraffic lightfire hydrantstop signparking meterbenchelephantzebragiraffebackpackumbrellahandbagtiesuitcasefrisbeeskissnowboardsports ballkitebaseball batbaseball gloveskateboardsurfboardtennis racketbottlewine glasscupforkknifespoonbowlbananaapplesandwichorangebroccolicarrothot dogpizzadonutcakechaircouchpotted plantbeddining tabletoilettvlaptopmouseremotekeyboardcell phonemicrowaveoventoastersinkrefrigeratorbookclockvasescissorsteddy bearhair driertoothbrush
Image set is COCO-2017. I used FiftyOne to download the images and to convert the COCO labels to YOLO labels that DeepStack needs to make the custom models.Do you remember where you got the images for DS object model? I am interested in using it for learning.
That is my plan for when everyone starts sending me the new images to add to the custom model. I found a web tool to do the labeling so no need to install any software and it is easier to use then LabelIMG.I'll even run them through step one of the model creation in advance if it helps at all. The same for deer, raccoon, a few possum or a few fox at night.
I think GPU version of DS will see some small improvement to the speed. If you are using the CPU version of DS there should be a big improvement to the speed.I suspect, looking at the file sizes, that detection may remain very fast since there are fewer choices
Deepstack newby here.
What do we do with these files?
This is what my DeepStack folder currently looks like that has .pt files. Do I just add the two new files (combined.pt and general.pt) to this folder or do I delete the 3 existing .pt files first?
View attachment 111512
Per the help file, all custom models need to be in it's own separate folder or DeepStack will go wonky. It defaults as MyModels folder.
Geeez - did you really expect me to read the help file/manual??????
Just kidding, thanks for the help
In the blue iris settings did you enable Use custom model folder or may since you did not use the default folder name (C:\DeepStack\MyModels) could be the issue. Try using the default folder name.I can't get Blue Iris to stop using the default "objects" model. So far, I have downloaded the combined model from Mike above. Placed it into the following directory and have pointed BI to the same directory in the global AI settings. C:\DeepStack\Custom DS
Afterward, I went into each camera setting and added the following string under custom models objects:0,combined
My detection speed is reduced for this model but overall it takes longer since it's still using the "objects" model.
Is there any way we can delete the objects model or move it without causing issues with Deepstack responding/detecting?
Anything else I should try to force BI to stop using default "objects" model?
View attachment 111602
Are you using the CPU version of DeepStack, if so how much of an improvement are you seeing to the speed?I figured it out. It is working properly with the settings I listed above.
My issue was that I was using the analyze with deepstack setting on BI.
Apparently, if you push a clip through while using that feature, it automatically uses all of the deepstack models.
I went outside and triggered my driveway camera and it looks like it's only using the "combined" model on new triggers per my settings.
View attachment 111605View attachment 111606
Are you using the CPU version of DeepStack, if so how much of an improvement are you seeing to the speed?