All Projects → BridgeDepthFlow → Similar Projects or Alternatives

121 Open source projects that are alternatives of or similar to BridgeDepthFlow

pais-mvs
Multi-view stereo image-based 3D reconstruction
Stars: ✭ 55 (-51.75%)
Semantic-Mono-Depth
Geometry meets semantics for semi-supervised monocular depth estimation - ACCV 2018
Stars: ✭ 98 (-14.04%)
Mutual labels:  depth-estimation, monodepth
Monodepth2
[ICCV 2019] Monocular depth estimation from a single image
Stars: ✭ 2,714 (+2280.7%)
Mutual labels:  depth-estimation, monodepth
tf-monodepth2
Tensorflow implementation(unofficial) of "Digging into Self-Supervised Monocular Depth Prediction"
Stars: ✭ 75 (-34.21%)
Mutual labels:  depth-estimation, monodepth
EPCDepth
[ICCV 2021] Excavating the Potential Capacity of Self-Supervised Monocular Depth Estimation
Stars: ✭ 105 (-7.89%)
Mutual labels:  depth-estimation, monodepth
ONNX-HITNET-Stereo-Depth-estimation
Python scripts form performing stereo depth estimation using the HITNET model in ONNX.
Stars: ✭ 21 (-81.58%)
EPC
Every Pixel Counts ++: Joint Learning of Geometry and Motion with 3D Holistic Understanding
Stars: ✭ 27 (-76.32%)
Mutual labels:  optical-flow, depth-estimation
Learning2AdaptForStereo
Code for: "Learning To Adapt For Stereo" accepted at CVPR2019
Stars: ✭ 73 (-35.96%)
diode-devkit
DIODE Development Toolkit
Stars: ✭ 58 (-49.12%)
Mutual labels:  depth-estimation, monodepth
Pysteps
Python framework for short-term ensemble prediction systems.
Stars: ✭ 159 (+39.47%)
Mutual labels:  optical-flow
CrowdFlow
Optical Flow Dataset and Benchmark for Visual Crowd Analysis
Stars: ✭ 87 (-23.68%)
Mutual labels:  optical-flow
Deep Learning For Tracking And Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Stars: ✭ 1,920 (+1584.21%)
Mutual labels:  optical-flow
Hidden Two Stream
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
Stars: ✭ 179 (+57.02%)
Mutual labels:  optical-flow
Py Denseflow
Extract TVL1 optical flows in python (multi-process && multi-server)
Stars: ✭ 159 (+39.47%)
Mutual labels:  optical-flow
Frvsr
Frame-Recurrent Video Super-Resolution (official repository)
Stars: ✭ 157 (+37.72%)
Mutual labels:  optical-flow
All4Depth
Self-Supervised Depth Estimation on Monocular Sequences
Stars: ✭ 58 (-49.12%)
Mutual labels:  depth-estimation
Video2tfrecord
Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to limit the number of frames per video to be stored in the tfrecords.
Stars: ✭ 137 (+20.18%)
Mutual labels:  optical-flow
mmflow
OpenMMLab optical flow toolbox and benchmark
Stars: ✭ 711 (+523.68%)
Mutual labels:  optical-flow
Netdef models
Repository for different network models related to flow/disparity (ECCV 18)
Stars: ✭ 130 (+14.04%)
Mutual labels:  optical-flow
Vcn
Volumetric Correspondence Networks for Optical Flow, NeurIPS 2019.
Stars: ✭ 118 (+3.51%)
Mutual labels:  optical-flow
flowattack
Attacking Optical Flow (ICCV 2019)
Stars: ✭ 58 (-49.12%)
Mutual labels:  optical-flow
CorrelationLayer
Pure Pytorch implementation of Correlation Layer that commonly used in learning based optical flow estimator
Stars: ✭ 22 (-80.7%)
Mutual labels:  optical-flow
semi-global-matching
Semi-Global Matching
Stars: ✭ 122 (+7.02%)
Mutual labels:  stereo-matching
Back2future.pytorch
Unsupervised Learning of Multi-Frame Optical Flow with Occlusions
Stars: ✭ 104 (-8.77%)
Mutual labels:  optical-flow
Ficm
🎮 [IJCAI'20][ICLR'19 Workshop] Flow-based Intrinsic Curiosity Module. Playing SuperMario with RL agent and FICM!
Stars: ✭ 92 (-19.3%)
Mutual labels:  optical-flow
Maskflownet
[CVPR 2020, Oral] MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask
Stars: ✭ 242 (+112.28%)
Mutual labels:  optical-flow
Dispnet Flownet Docker
Dockerfile and runscripts for DispNet and FlowNet1 (estimation of disparity and optical flow)
Stars: ✭ 78 (-31.58%)
Mutual labels:  optical-flow
Clover
ROS-based framework and RPi image to control PX4-powered drones 🍀
Stars: ✭ 177 (+55.26%)
Mutual labels:  optical-flow
humanflow2
Official repository of Learning Multi-Human Optical Flow (IJCV 2019)
Stars: ✭ 37 (-67.54%)
Mutual labels:  optical-flow
RealtimeStereo
Attention-Aware Feature Aggregation for Real-time Stereo Matching on Edge Devices (ACCV, 2020)
Stars: ✭ 110 (-3.51%)
Mutual labels:  stereo-matching
Spynet
Spatial Pyramid Network for Optical Flow
Stars: ✭ 158 (+38.6%)
Mutual labels:  optical-flow
monodepth
Python ROS depth estimation from RGB image based on code from the paper "High Quality Monocular Depth Estimation via Transfer Learning"
Stars: ✭ 41 (-64.04%)
Mutual labels:  depth-estimation
Tfvos
Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segmentation (NIPS 2017)* as part of the NIPS Paper Implementation Challenge.
Stars: ✭ 151 (+32.46%)
Mutual labels:  optical-flow
stereo
Perform stereo matching algorithm using Direct 3D (level 9.3) on a mobile device without CUDA support.
Stars: ✭ 13 (-88.6%)
Mutual labels:  stereo-matching
Flownet2 Docker
Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)
Stars: ✭ 137 (+20.18%)
Mutual labels:  optical-flow
Reversing
Code for "Reversing the cycle: self-supervised deep stereo through enhanced monocular distillation"
Stars: ✭ 43 (-62.28%)
Mutual labels:  stereo-matching
Arflow
The official PyTorch implementation of the paper "Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation".
Stars: ✭ 134 (+17.54%)
Mutual labels:  optical-flow
Eskf
ROS Error-State Kalman Filter based on PX4/ecl. Performs GPS/Magnetometer/Vision Pose/Optical Flow/RangeFinder fusion with IMU
Stars: ✭ 63 (-44.74%)
Mutual labels:  optical-flow
Densematchingbenchmark
Dense Matching Benchmark
Stars: ✭ 120 (+5.26%)
Mutual labels:  optical-flow
Optical-Flow-based-Obstacle-Avoidance
Image based obstacle avoidance using optical flow
Stars: ✭ 24 (-78.95%)
Mutual labels:  optical-flow
Pwc Net pytorch
pytorch implementation of "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume"
Stars: ✭ 111 (-2.63%)
Mutual labels:  optical-flow
edlsm pytorch
Pytorch implementation for stereo matching described in the paper: Efficient Deep learning for stereo matching
Stars: ✭ 16 (-85.96%)
Mutual labels:  stereo-matching
Ddflow
DDFlow: Learning Optical Flow with Unlabeled Data Distillation
Stars: ✭ 101 (-11.4%)
Mutual labels:  optical-flow
Joint-Motion-Estimation-and-Segmentation
[MICCAI'18] Joint Learning of Motion Estimation and Segmentation for Cardiac MR Image Sequences
Stars: ✭ 45 (-60.53%)
Mutual labels:  optical-flow
Pytoflow
The py version of toflow → https://github.com/anchen1011/toflow
Stars: ✭ 83 (-27.19%)
Mutual labels:  optical-flow
video features
Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, ResNet features.
Stars: ✭ 225 (+97.37%)
Mutual labels:  optical-flow
Pwc Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
Stars: ✭ 1,142 (+901.75%)
Mutual labels:  optical-flow
Unflow
UnFlow: Unsupervised Learning of Optical Flow with a Bidirectional Census Loss
Stars: ✭ 239 (+109.65%)
Mutual labels:  optical-flow
PyTrx
PyTrx is a Python object-oriented programme created for the purpose of calculating real-world measurements from oblique images and time-lapse image series. Its primary purpose is to obtain velocities, surface areas, and distances from oblique, optical imagery of glacial environments.
Stars: ✭ 31 (-72.81%)
Mutual labels:  optical-flow
Voxelmorph
Unsupervised Learning for Image Registration
Stars: ✭ 1,057 (+827.19%)
Mutual labels:  optical-flow
Df Vo
Depth and Flow for Visual Odometry
Stars: ✭ 233 (+104.39%)
Mutual labels:  optical-flow
Pyoptflow
Optical Flow estimation in pure Python
Stars: ✭ 49 (-57.02%)
Mutual labels:  optical-flow
Adns3080
Example code for the ADNS-3080 optical flow sensor
Stars: ✭ 36 (-68.42%)
Mutual labels:  optical-flow
Opticalflowtoolkit
Python-based optical flow toolkit for existing popular dataset
Stars: ✭ 219 (+92.11%)
Mutual labels:  optical-flow
Lucas Kanade Tracking And Correlation Filters
An implementation of several tracking algorithms based on Lucas Kanade algorithms
Stars: ✭ 21 (-81.58%)
Mutual labels:  optical-flow
Flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 938 (+722.81%)
Mutual labels:  optical-flow
flow1d
[ICCV 2021 Oral] High-Resolution Optical Flow from 1D Attention and Correlation
Stars: ✭ 91 (-20.18%)
Mutual labels:  optical-flow
Liteflownet2
A Lightweight Optical Flow CNN - Revisiting Data Fidelity and Regularization, TPAMI 2020
Stars: ✭ 195 (+71.05%)
Mutual labels:  optical-flow
Vpp
Video++, a C++14 high performance video and image processing library.
Stars: ✭ 655 (+474.56%)
Mutual labels:  optical-flow
Dual-CNN-Models-for-Unsupervised-Monocular-Depth-Estimation
Dual CNN Models for Unsupervised Monocular Depth Estimation
Stars: ✭ 36 (-68.42%)
Mutual labels:  depth-estimation
1-60 of 121 similar projects