Skip to content

LogosRoboticsGroup/GeoTeacher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

GeoTeacher

GeoTeacher:Geometry-Guided Semi-Supervised 3D Object Detection /h3>

Jingyu Li1,2*, Xiaolong Zhao3*, Zhe Liu4, Wenxiao Wu5,2, Li Zhang1,2βœ‰

1Fudan University 2Shanghai Innovation Institute 3 Tongji University 4 Hong Kong University 5 Huazhong University of Science and Technology

(*) Equal contribution. (βœ‰) Corresponding author.

ICRA 2026

Paper PDF

πŸ”₯ Official implementation of GeoTeacher


πŸ“’ News

  • Feb. 28, 2026 πŸŽ‰ GeoTeacher has been accepted to ICRA 2026!
  • TODO: Code release
  • TODO: Pretrained models
  • TODO: Demo video

🧠 Overview

GeoTeacher is a geometry-guided semi-supervised framework for 3D object detection.
It leverages geometric consistency between teacher and student models to improve detection performance with limited annotations.

Key ideas:

  • Geometry-guided consistency learning
  • Semi-supervised training pipeline
  • Robust teacher-student framework

πŸ—οΈ Method

πŸš€ Installation

git clone https://github.com/USERNAME/GeoTeacher.git
cd GeoTeacher

conda create -n geoteacher python=3.10
conda activate geoteacher

pip install -r requirements.txt

About

[ICRA2026] GeoTeacher: Geometry-Guided Semi-Supervised 3D Object Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors