Giter Site home page Giter Site logo

collector-m / mv3d_voxelnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aaronfriedman6/mv3d_voxelnet

0.0 3.0 0.0 104.84 MB

A combination of MV3D (from bostondiditeam) and VoxelNet (from qianguih)

Shell 0.16% Python 14.03% CMake 1.21% Dockerfile 0.02% C++ 46.40% C 1.07% Makefile 1.15% Cuda 0.04% MATLAB 0.01% Jupyter Notebook 35.91%

mv3d_voxelnet's Introduction

Towards Better Point Cloud Feature Encoding in Multi-Input Neural Networks for Autonomous Driving Object Detection

Structure

This repository has two main folders, mv3d and voxelnet.

The first, mv3d, is based on MV3D (Multi-View 3D Object Detection Network), an autonomous driving model built with a region proposal network and a fusion network architecture that utilizes successive convolutional layers and residual connections. EDSR was first presented in a paper by Chen et al. that can be found here. The code in this folder is based off of a TensorFlow implementation of the paper that can be found here. The model's primary code and structure can be found in mv3d/src/mv3d_net.py.

The second, voxelnet, is based on VoxelNet, a model that focuses on constructing a feature representation of the LIDAR data. VoxelNet was first presented in a paper by Zhou and Tuzel that can be found here. The code in this folder is based off of a TensorFlow implementation of VoxelNet that can be found here. The model's primary code and structure can be found in the voxelnet/model folder.

Entering either folder will display the original GitHub's README file for each project.

mv3d_voxelnet's People

Contributors

aaronfriedman6 avatar bostondiditeam avatar lancejchen avatar liufeng2012 avatar lowspin avatar mandarup avatar preritj avatar randxie avatar raymonduchen avatar s-nepal avatar zxf8665905 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.