linukc's Stars
ChocoWu/Awesome-Scene-Graph-Generation
This is a repository for listing papers on scene graph generation and application.
OPR-Project/OpenPlaceRecognition
Place Recognition library based on Python and PyTorch framework
JunkyByte/deepcharuco
Unofficial pytorch implementation of the model proposed in Deep ChArUco: Dark ChArUco Marker Pose Estimation CVPR2019 https://arxiv.org/abs/1812.03247 for ChArUco board localization.
XiaoxinHe/G-Retriever
Official Implementation of NeurIPS 2024 paper "G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering""
GlebNM/Room-Segmentation
Room Segmentation based on HOV-SG
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Heidelberg-NLP/GraphLanguageModels
Code for our paper "Graph Language Models"
hijkzzz/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 🍓 and reasoning techniques.
linukc/master_dlcourse
linukc/BeyondBareQueries
linukc/SUN3D_DATASETS
3D scene understanding datasets
rerun-io/rerun
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
google/vizier
Python-based research interface for blackbox and hyperparameter optimization, based on the internal Google Vizier Service.
facebookresearch/nevergrad
A Python toolbox for performing gradient-free optimization
jess-moss/koch-v1-1
A version 1.1 of the Alexander Koch low cost robot arm with some small changes.
huggingface/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
facebookresearch/unibench
Python Library to evaluate VLM models' robustness across diverse benchmarks
MrLearnedToad/ScanERU
The repository of ScanERU
scene-verse/SceneVerse
Official implementation of ECCV24 paper "SceneVerse: Scaling 3D Vision-Language Learning for Grounded Scene Understanding"
SceneFun3D/scenefun3d
SceneFun3D ToolKit
playcanvas/supersplat
3D Gaussian Splat Editor
xwying/torchshow
Visualize PyTorch tensors with a single line of code.
AIRI-Institute/AriGraph
facebookresearch/contriever
Contriever: Unsupervised Dense Information Retrieval with Contrastive Learning
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
UARK-AICV/OpenFusion
[ICRA 2024 Oral] Open-Fusion: Real-time Open-Vocabulary 3D Mapping and Queryable Scene Representation
Rubics-Xuan/MRES
This repo holds the official code and data for "Unveiling Parts Beyond Objects: Towards Finer-Granularity Referring Expression Segmentation", accepted by CVPR 2024.
yandex/YaFSDP
YaFSDP: Yet another Fully Sharded Data Parallel
google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time