Code Monkey home page Code Monkey logo

3d-deep-learning's Introduction

3D Deep Learning

3D CNNs

Interesting papers about 3D Classification

Voxel struct as input

Point Cloud as input

Interesting Reads and Links

NVIDIA Deep Learning Course

Theoretical Background

Convolutional Neural Networks (CNN)

Check out the nice Stanford CS course titled CS231n: Convolutional Neural Networks for Visual Recognition. There is a nice lecture on Convolutional Neural Networks (CNNs / ConvNets) which provides an architectural overview as well as detailed explanations of the different layers and popular architectures.

A nice collection of final reports by the course students is available here. The following ones are specially remarkable:

Deep Neural Networks (DNN)

Frameworks

Torch

Torch is a scientific computing framework which supports a wide variety of machine learning algorithms. Characterized by an easy use thanks to its LuaJIT scripting language. It also features significant efficiency due to the underlying CUDA/C implementation.

Caffe

Caffe is a deep learning framework developed by the Berkeley Vision and Learning Center (BVLC). It is implemented mainly in C++ and supports GPU computing thanks to CUDA.

TensorFlow

Theano

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.