27 open-source projects similar to google-research-datasets/objectron, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
HoliCity: A City-Scale Data Platform for Learning Holistic 3D Structures
The ApolloScape Open Dataset for Autonomous Driving and its Application.
This repository contains utility scripts for the KITTI-360 dataset.
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
A procedural Blender pipeline for photorealistic training image generation
DBNet: A Large-Scale Dataset for Driving Behavior Learning, CVPR 2018
The devkit of the nuScenes dataset.
Welcome to the repository of the PandaSet Devkit.
Search and download Copernicus Sentinel satellite images
A collection of useful datasets for robotics and computer vision
This repository contains center lines (x- and y-coordinates), track widths and race lines for over 20 race tracks (F1 and DTM) all over the world
Waymo Open Dataset
This is the evaluation data and Large Language Models (LLMs) results from our CIKM'23 paper:
Mapping and localization is a critical module of autonomous driving, and significant achievements have been reached in this field. Beyond Global Navigation Satellite System (GNSS), research in point cloud registration, visual feature matching, and inertia navigation has greatly enhanced the…
Quick Links: 🗃️Dataset | 📭Citation | 🛠️Code | 🚀Baseline Evaluation | 🤗Video Understanding Meets Recommender Systems | 💡News
Feel free to contact us if you have questions regarding the database: yuanfajie@westlake.edu.cn
CBLUE1 中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark
Quick Links: 🗃️Dataset | 🛠️Experiments | 👀Others | 📭Citation | 💡News
LLMRec, a LLM-based recommender system designed for benchmarking LLMs on various recommendation tasks. Specifically, we construct a set of well-designed templates to first transform the recommendation data into textual prompts and then benchmark several popular LLMs on five recommendation tasks,…
PyTorch implementation for WSDM 2024 paper LLMRec: Large Language Models with Graph Augmentation for Recommendation.
This repo presents OpenP5, an open-source platform for LLM-based Recommendation development, finetuning, and evaluation.
LanceDB is a vector database and columnar data store designed to function as a versioned dataset manager and vector search engine. It serves as a high-performance backend for indexing and retrieving high-dimensional embeddings, providing the foundation for machine learning data pipelines. The system distinguishes itself through a combination of cloud-native object storage and immutable version tracking, allowing for data time-travel and reproducible AI experiments. It integrates hybrid search capabilities, merging dense vector similarity with BM25 full-text search and SQL-like scalar filters