July 2022 Summaries
2 posts from Voxel51
Filter
Month:
Year:
Post Summaries
Back to Blog
FiftyOne and Qdrant are utilized together to perform efficient nearest neighbor searches on embeddings for image and video datasets, offering a flexible and repeatable process that reduces annotation costs and enhances dataset quality. This process involves using neural network embeddings, which capture data semantics, to facilitate tasks such as classification and anomaly detection without needing custom networks for each problem, often leveraging pre-trained models. Qdrant serves as an open-source vector database to conduct approximate nearest neighbor searches on dense embeddings, while FiftyOne aids in dataset management, visualization, and model evaluation. The integration of these tools allows for seamless workflows, including auto-labeling and evaluating results, as demonstrated with the MNIST dataset classification example. This collaboration between Qdrant and Voxel51 underscores the capability to enhance AI workflows by integrating new ground truth labels and repeating the pre-annotation process, thereby producing higher-quality datasets efficiently.
Jul 22, 2022
1,894 words in the original blog post.
Brian Moore, Co-Founder and CTO of Voxel51, presented at the Virtual MLOps and Kubeflow Meetup to discuss the significance of data-centric machine learning in developing high-quality machine learning datasets and computer vision models. He introduced Voxel51's open-source tool, FiftyOne, which enhances model performance by improving data quality, and demonstrated its capabilities through a live demo, showcasing how it integrates with data annotation and model training processes. FiftyOne allows users to load and visualize datasets, filter data, and interactively work with data in various programming environments, such as Python and Jupyter notebooks. Moore also highlighted FiftyOne Teams, a SaaS version designed for organizational use, offering centralized database capabilities and web portal access, making it suitable for non-technical workflows. The presentation emphasized the role of quality data in overcoming the challenges of deploying computer vision models in production and the benefits of using FiftyOne to achieve better model accuracy by addressing data quality issues.
Jul 21, 2022
1,064 words in the original blog post.