DaVinci 21 has indexing built-in (AI IntelliSearch). Not to diminish the work you did, but this is now available to many users (probably only Studio users since it has AI in the name)
Yes, I didn’t look at it. But does it upload your videos to the cloud or process them locally? And does it allow to provide custom faces data to help labeling faces in your videos ? I think Adobe premiere pro have it as well but cloud processed
I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
31–40 of 129 posts
Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#32Earlier quoted context omitted.
Yes, I didn’t look at it. But does it upload your videos to the cloud or process them locally? And does it allow to provide custom faces data to help labeling faces in your videos ? I think Adobe premiere pro have it as well but cloud processed
The AI features in DaVinci Resolve are all processed locally. It does not currently have face tagging.
Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#33Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#34Frame level embedding it covering a lot, but can miss out on a lot of action related searches.
Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#35Earlier quoted context omitted.
Yes, I didn’t look at it. But does it upload your videos to the cloud or process them locally? And does it allow to provide custom faces data to help labeling faces in your videos ? I think Adobe premiere pro have it as well but cloud processed
The AI features in DaVinci Resolve are all processed locally. It does not currently have face tagging.
https://www.blackmagicdesign.com/products/davinciresolve/wha...
Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#36Earlier quoted context omitted.
You'll need a lora for this, porn content rejection is heavy. Or you'll need a abliterated model, not sure if vision also works. You might want to add something like yolo finetune to detect scenes + face recognition too.
Vision still works perfectly fine in abliterated models.
Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#37Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#38comes with some nifty features like NLE- integrations, people search, MCP, API etc
Disclaimer: one of the co-founders
Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#39Re: I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models
#40Grab frames, lower res, classify, combine meta data. Write to sql
Not really. Grab frames, lower res, classify, combine metadata, transcribe the audio, convert those data (text, visual and audio) to embedding, save them over a vector DB and SQL DB. Which helped me to do semantic search, RAG, search using a screenshot of the video to find the exact the moment in the video plus search using an audio file as well. And other features unlocked with vector DB