From aadb4676677cb1e1d3558b7bf07d742a67cfa7a1 Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Wed, 18 Sep 2024 13:31:13 +0800 Subject: [PATCH] Add more resources Signed-off-by: Jael Gu --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c937e76..c881238 100644 --- a/README.md +++ b/README.md @@ -76,3 +76,15 @@ A face detection operator takes an image as input. It generates the bounding box ​ The confidence scores for the face detected in the bounding boxes. + + +# More Resources + +- [Zilliz Triumphed in Billion-Scale ANN Search Challenge of NeurIPS 2021 - Zilliz Newsroom; Zilliz Triumphed in Billion-Scale ANN Search Challenge of NeurIPS 2021](https://zilliz.com/news/zilliz-triumphed-Neurips-2021): Zilliz team has won the first place in the Disk-based ANN Search track in NeurIPS 2021. The performance of BBAnn developed by Zilliz research team peaked during the search in the SimSearchNet++ dataset. +- [Hugging Face Inference Endpoints & Zilliz Cloud](https://zilliz.com/product/integrations/hugging-face): nan +- [Understanding Computer Vision - Zilliz blog](https://zilliz.com/learn/what-is-computer-vision): Computer Vision is a field of Artificial Intelligence that enables machines to capture and interpret visual information from the world just like humans do. +- [What is a Convolutional Neural Network? An Engineer's Guide](https://zilliz.com/glossary/convolutional-neural-network): Convolutional Neural Network is a type of deep neural network that processes images, speeches, and videos. Let's find out more about CNN. +- [Using Vector Search to Better Understand Computer Vision Data - Zilliz blog](https://zilliz.com/blog/use-vector-search-to-better-understand-computer-vision-data): How Vector Search improves your understanding of Computer Vision Data +- [Comparing Vector Databases: Milvus vs. Chroma DB - Zilliz blog](https://zilliz.com/blog/milvus-vs-chroma): Comparing Milvus and Chroma vector database regarding the scalability, functionality, ease of use, and purpose-built features. +- [What are Vision Transformers (ViT)? - Zilliz blog](https://zilliz.com/learn/understanding-vision-transformers-vit): Vision Transformers (ViTs) are neural network models that use transformers to perform computer vision tasks like object detection and image classification. +- [Zilliz partnership with PyTorch - View image search solution tutorial](https://zilliz.com/partners/pytorch): Zilliz partnership with PyTorch \ No newline at end of file