Akash A Desai

Results 49 issues of Akash A Desai

using this repo can we convert into tensorRT format?

i have created bsic CNN for image classification using cifa10 dataset, this is starting point for any beginner in CV,DL.

question
intermediate

- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) added lancedb as vector store - **Why was this change needed?** (You can also link...

application

i took 5 images in folder, i clicked on object its showing mask on it, then i clicked on save button, reted same process for all images & genrated annotations.json...

i tried mistral & llama7b from ctransofrmer & getting this issue,is there any way to add support for this? how can we implement it with websocket? ``` streaming_llm = CTransformers(model='TheBloke/Mistral-7B-v0.1-GGUF',...

This is result if i used pre-trained model of mish & csp on deepsort code. ![op-mish-deepsort](https://user-images.githubusercontent.com/62583018/118358610-81783e00-b534-11eb-81d7-53305339ac12.png) Also i tried to run same code on my custom data using yolov4-mish,csp ,...

it would be great if you could add support for Lancedb. as its serverless vectordb which can scale up to billions lancedb : https://lancedb.com/ langchian lancedb:https://python.langchain.com/v0.2/docs/integrations/vectorstores/lancedb/ lamaindex lancedb:https://docs.llamaindex.ai/en/stable/examples/vector_stores/LanceDBIndexDemo/

enhancement

- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Added support for lancedb as vectordb - **Other information**: I have already created pr but...

application