ClementPinard/SfmLearner-Pytorch
Pytorch version of SfmLearner from Tinghui Zhou et al. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 77
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3240
- days_rel: n/a
- days_push: 140
- n_releases_24m: 0
Adoption not part of the score
1031 stars · 224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch reimplementation of SfMLearner (Zhou et al., CVPR 2017), which jointly learns monocular depth estimation and camera ego-motion from unlabeled video using photometric loss. It includes dataset preparation for KITTI and Cityscapes, training and evaluation scripts, and adds faster on-the-fly frame stacking compared to the original TensorFlow implementation.
Use cases
- estimate depth from a single camera video
- train an unsupervised depth estimation model
- recover camera pose or trajectory from video
- reproduce the SfMLearner paper results in PyTorch
- predict disparity maps from monocular images
- monocular visual odometry with deep learning
- train depth and pose networks on KITTI or Cityscapes
When to choose
- You want to reproduce, study, or build on the SfMLearner CVPR 2017 paper
- You need a self-supervised depth-plus-ego-motion baseline trainable on KITTI or Cityscapes video
- You prefer a PyTorch codebase over the original TensorFlow implementation
- You want faster training with on-the-fly frame stacking and ground-truth comparison for validation
When to avoid
- You need production-ready, state-of-the-art depth estimation rather than a research baseline
- You want an off-the-shelf pretrained model for inference without training
- You are on recent PyTorch/CUDA versions without willingness to adapt code targeting PyTorch 1.0.1 and CUDA 10
- You need stereo, multi-camera depth, or a real-time SLAM system
Facets
library · maturity maintenance
deep-learning machine-learning computer-vision computer-vision deep-learning machine-learning python depth-estimation ego-motion pose-estimation unsupervised-learning self-supervised disparity monocular-depth visual-odometry kitti cityscapes research-code cvpr-2017 pytorch-implementation reimplementation gpu linux
1 source
- readme: https://github.com/ClementPinard/SfmLearner-Pytorch · fetched 2026-08-28 · 60588cfec9d3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ClementPinard/SfmLearner-Pytorch | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="ClementPinard/SfmLearner-Pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem