• Stars
    star
    198
  • Rank 196,898 (Top 4 %)
  • Language
    Python
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

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

Repository Details

CNN SLAM implementation of https://arxiv.org/abs/1704.03489

README

Updated: 4th October 2018.

Computer Vision and Intelligence Group, IIT Madras


Blog: iitmcvg.github.io

This repository contains content that we use for CNN SLAM. Original paper


Contributors


Table of Contents

  1. Download Monodepth Checkpoints
  2. Using Monodepth Infer
  3. Install g2o

Experiments

  1. Heterogenous graphs; convert every CPU op into a compute graph and note performance with placement.
  2. Stereo matching methods and GPU optimisation.
  3. CPU efficient object detectors and depth estimators.
  4. Indoor optimised depth estimation (monocular.)

To Do

  • Complete camera pose estimation.
  • Monocular depth methods library.
  • Freeze graphs for inference.
  • Sample runs.
  • Global Graph Optimisation.

G3docs


Monodepth checkpoints


References

  1. Python Bindings for LSD SLAM
  2. LSD SLAM
  3. Python Bindings for ORB SLAM 2
  4. ORB SLAM
  5. DSO SLAM
  6. A SLAM Primer

More Repositories

1

eye-gaze

Repository for Eye Gaze Detection and Tracking
C++
231
star
2

Python-Exercises

Generic Set of exercises in python aimed to teach newbies to grasp fundamentals easily.
Jupyter Notebook
36
star
3

Content

Content used in the sessions conducted at IIT Madras
Jupyter Notebook
33
star
4

attendance-system

A facial recognition based attendance system; Summer School 2018
Python
32
star
5

Cell-Segmentation

Automated identification of cell boundaries from the pathological video data
Python
24
star
6

Demo-of-face-detection-and-counting-

Jupyter Notebook
22
star
7

OCR-Handwritten-Text

OCR on NIST Special Datbase 19 using Tensorflow
Python
16
star
8

Object-Localization-and-Tracking

Compare different methods of tracking
Python
8
star
9

iitmcvg.github.io

CVG IITMs official Website
HTML
7
star
10

OMR-Evaluation

Automated evaluation of OMR Sheets
Python
5
star
11

ai-head-trauma

AI for head trauma analysis using CT scans
Python
4
star
12

pysangamam

Pysangamam workshop files and code
Jupyter Notebook
3
star
13

eye-in-the-sky

Our submission for the " Eye in the Sky " problem statement of Inter IIT Tech Meet 2018 conducted by IIT Bombay
Python
3
star
14

redtail

UAV experiments on nvidia red-tail
C++
3
star
15

Super-Resolution

Efficient Subpixel based super resolution on different architectures
Python
2
star
16

detection-pipeline

Our experimental setup for object detectors. Multiple modifications from tensorflow's.
Python
2
star
17

Hand-Gesture-Based-Control

A repository containing a code that will track the movement of the hand and perform actions based on hand gestures/movement.
C++
2
star
18

forest-surviellance

Tackling poaching in forests
Python
1
star
19

lprs_trial

LPRS
Python
1
star
20

Debugging-TensorFlow-Programs

How to systematically debug tensorflow programs?
Python
1
star
21

100MLDays

100 Days Of ML code challenge @sirajraval
1
star
22

advanced-exercises

Advanced exercises for Junta
Jupyter Notebook
1
star
23

Neural-Machine-Translation

NMT analysis- GPUs, ASICs, manual placements.
1
star
24

violence-detection-crowd

Integrated c3d feature extraction and classification for violence detection
Python
1
star
25

workstation

Workstation setup and docker images
Roff
1
star
26

hand-gesture-recognition

A repository containing source codes for detecting hand gestures.
C++
1
star
27

InterIIT_2021

Repository for the Bosch's Traffic Sign Recognition challenge
JavaScript
1
star
28

jipmer-crowd-analysis

Developing intelligent crowd analysis pipeline for hospitals (JIPMER IITM collaboration project)
Python
1
star