Giter Site home page Giter Site logo

master-thesis_3d-cnn's Introduction

Master Project of 3D-CNN

This is the master project built for recognizing objects within point clouds.

Point cloud data classification built with Tensorflow.

This project contains two parts which is concept and application respectively. While the concept contains all the trail python scripts along with many Jupyter Notebooks, the application is built with Angular and Python Flask.

Thesis is under /doc folder

Web app for CNN model

Requirements

  • node
  • python 3
  • Training data. Sample training data can be found here.

Dependencies

Running with Jupyter Notebook only.

Additional packages for starting the app.

Dependencies For Running on GPU

Tensorflow-GPU version requires Nvidia GPU which supports CUDA. You can find the list of valid GPUs here.

After Installation, you can try running this script to verify you got all dependencies on your Windows machine. You may find it under '/tools/tensorflow-self-check.py'.

Usage

  • Home Page

  • Training

  • Segmentation

  • Prediction

  • Layer Extraction

How to run

For running the app:

Before running:

$ cd ./app/angular
$ npm install

For running:

$ bash run.bash

For cleaning up:

$ bash clean.bash
For running the concept:
$ cd ./concept
$ jupyter notebook

master-thesis_3d-cnn's People

Contributors

shijianjian avatar

Stargazers

MirrorYu avatar  avatar fun_dl avatar

Watchers

James Cloos avatar  avatar

Forkers

guardino

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.