• Stars
    star
    104
  • Rank 321,178 (Top 7 %)
  • Language
    MATLAB
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ORION: Orientation-boosted Voxel Nets for 3D Object Recognition

ORION

Here you can find the code for the BMVC 2017 version of "Orientation-boosted Voxel Nets for 3D Object Recognition", a.k.a ORION.

teaser

If you use this code for research please cite:

@InProceedings{SZB17a,
  author       = "N. Sedaghat and M. Zolfaghari and E. Amiri and T. Brox",
  title        = "Orientation-boosted voxel nets for 3D object recognition",
  booktitle    = "British Machine Vision Conference (BMVC)",
  month        = " ",
  year         = "2017",
  url          = "http://lmb.informatik.uni-freiburg.de/Publications/2017/SZB17a"
}

Caffe Installation

Please download, build and install the version of caffe introduced here -- we use it for the provided 3D augmentation capabilities.

Modelnet40 Aligned Objects

Modelnet40 aligned objects can be downloaded from the links below. If you use this modified dataset, please also cite the following work from which we borrowed techniques for the auto-alignment:

@InProceedings{SB15,
  author       = "N. Sedaghat and T. Brox",
  title        = "Unsupervised Generation of a Viewpoint Annotated Car Dataset from Videos",
  booktitle    = "IEEE International Conference on Computer Vision (ICCV)",
  year         = "2015",
  url          = "http://lmb.informatik.uni-freiburg.de/Publications/2015/SB15"
  }

Manually-aligned Modelnet40

Auto-aligned Modelnet40

Auto-alignment code will be published soon.

More Repositories

1

flownet2

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
C++
996
star
2

hand3d

Network estimating 3D Handpose from single color images
Python
796
star
3

demon

DeMoN: Depth and Motion Network
Python
572
star
4

freihand

A dataset for estimation of hand pose and shape from single color images.
Python
364
star
5

deeptam

DeepTAM: Deep Tracking and Mapping https://lmb.informatik.uni-freiburg.de/people/zhouh/deeptam/
Python
234
star
6

mv3d

Multi-view 3D Models from Single Images with a Convolutional Network
Python
213
star
7

rgbd-pose3d

3D Human Pose Estimation in RGBD Images for Robotic Task Learning
Python
195
star
8

flownet2-docker

Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)
Shell
157
star
9

netdef_models

Repository for different network models related to flow/disparity (ECCV 18)
Python
157
star
10

ogn

Octree Generating Networks: Efficient Convolutional Architectures for High-resolution 3D Outputs
C++
151
star
11

what3d

What Do Single-view 3D Reconstruction Networks Learn?
Python
95
star
12

dispnet-flownet-docker

Dockerfile and runscripts for DispNet and FlowNet1 (estimation of disparity and optical flow)
Shell
86
star
13

Unet-Segmentation

The U-Net Segmentation plugin for Fiji (ImageJ)
Java
86
star
14

robustmvd

Repository for the Robust Multi-View Depth Benchmark
Python
60
star
15

contra-hand

Code in conjunction with the publication 'Contrastive Representation Learning for Hand Shape Estimation'
Python
50
star
16

Multimodal-Future-Prediction

The official repository for the CVPR 2019 paper "Overcoming Limitations of Mixture Density Networks: A Sampling and Fitting Framework for Multimodal Future Prediction"
Python
47
star
17

lmbspecialops

A collection of tensorflow ops
C++
46
star
18

FLN-EPN-RPN

This repository contains the source code of the CVPR 2020 paper: "Multimodal Future Localization and Emergence Prediction for Objects in Egocentric View with a Reachability Prior"
Python
30
star
19

netdef-docker

DispNet3, FlowNet3, FlowNetH, SceneFlowNet -- in Docker
Shell
28
star
20

flow_rl

Python
27
star
21

caffe-unet-docker

The U-Net Segmentation server (caffe_unet) for Docker
Shell
27
star
22

Contrastive-Future-Trajectory-Prediction

The official repository of the ICCV paper "On Exposing the Challenging Long Tail in Future Prediction of Traffic Actors"
Python
25
star
23

unsup-car-dataset

Unsupervised Generation of a Viewpoint Annotated Car Dataset from Videos
MATLAB
19
star
24

locov

Localized Vision-Language Matching for Open-vocabulary Object Detection
Python
18
star
25

FreiPose-docker

FreiPose: A Deep Learning Framework for Precise Animal Motion Capture in 3D Spaces
Dockerfile
18
star
26

optical-flow-2d-data-generation

Caffe(v1)-compatible codebase to generate optical flow training data on-the-fly; used for the IJCV 2018 paper "What Makes Good Synthetic Training Data for Learning Disparity and Optical Flow Estimation?" (http://dx.doi.org/10.1007/s11263-018-1082-6)
C++
18
star
27

autodispnet

Code for AutoDispNet (ICCV 2019)
Python
17
star
28

cv-exercises

Jupyter Notebook
12
star
29

td-or-not-td

Code for the paper "TD or not TD: Analyzing the Role of Temporal Differencing in Deep Reinforcement Learning", Artemij Amiranashvili, Alexey Dosovitskiy, Vladlen Koltun and Thomas Brox, ICLR 2018
Python
12
star
30

spr-exercises

Jupyter Notebook
10
star
31

sf2se3

Repository for SF2SE3: Clustering Scene Flow into SE(3)-Motions via Proposal and Selection
Python
9
star
32

understanding_flow_robustness

Official repository for "Towards Understanding Adversarial Robustness of Optical Flow Networks" (CVPR 2022)
Python
9
star
33

PreFAct

Code and Models for the paper "Learning Representations for Predicting Future Activities"
8
star
34

FreiPose

C++
7
star
35

ldce

Official repository for "Latent Diffusion Counterfactual Explanations"
Python
7
star
36

ROS-packages

A collection of ROS packages for LMB software; DispNet(1+3), FlowNet2, etc.
C++
6
star
37

tfutils

tfutils is a set of tools for training networks with tensorflow
Python
5
star
38

ovqa

Python
5
star
39

neural-point-cloud-diffusion

Official repository for "Neural Point Cloud Diffusion for Disentangled 3D Shape and Appearance Generation"
5
star
40

FreiCalib

C++
5
star
41

netdef_slim

A python wrapper for tf to ease creation of network definitions.
Python
4
star
42

iRoCS-Toolbox

n-D Image Analysis libraries and tools
C++
4
star
43

rohl

Python
2
star
44

RecordTool

Python
2
star
45

tree-planting

Official repository for "Climate-sensitive Urban Planning Through Optimization of Tree Placements"
Python
1
star