All Projects → malavikabindhi → Cs230 Pointfusion

malavikabindhi / Cs230 Pointfusion

Projects that are alternatives of or similar to Cs230 Pointfusion

Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Flows ood
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Av Ltfs Data Science Finhack Ml Hackathon
L&T Financial Services & Analytics Vidhya presents ‘DataScience FinHack’ organised by Analytics Vidhya
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Sdc Vehicle Lane Detection
I am using an ensemble of classic computer vision and modern deep learning techniques, to detect the lane lines and the vehicles on a highway. This project was part of the Udacity SDC Nanodegree.
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Effective Pandas
Source code for my collection of articles on using pandas.
Stars: ✭ 1,042 (+2070.83%)
Mutual labels:  jupyter-notebook
Wavelet networks
Code repository of the paper "Wavelet Networks: Scale Equivariant Learning From Raw Waveforms" https://arxiv.org/abs/2006.05259
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Building Machine Learning Systems With Python Third Edition
Code repository for Building Machine Learning Systems with Python Third Edition, by Packt
Stars: ✭ 45 (-6.25%)
Mutual labels:  jupyter-notebook
Serverless For Data Scientists
Code and notebooks for a talk given at PyBay, 2018-08-19
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
E Bliss Rapgen
e-bliss projesi rap sarki sozleri ureteci kaynak kodu
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Thegrevisualizer
Visualize synonyms and common confusing words in an interactive network
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Examples
Stand-alone pywren examples
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Stock Data
Analyze stock data by python science tools and machine learning.
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Video Tutorial Cvpr2020
A Comprehensive Tutorial on Video Modeling
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Info8002 Large Scale Data Systems
Lectures for INFO8002 - Large-scale Data Systems, ULiège
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Web Synth
A web-based sound synthesis, music production, and audio experimentation platform
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Deep Learning For Natural Language Processing
Source Code for 'Deep Learning for Natural Language Processing' by Palash Goyal, Sumit Pandey and Karan Jain
Stars: ✭ 47 (-2.08%)
Mutual labels:  jupyter-notebook
Geo Pifu
This repository is the official implementation of Geo-PIFu: Geometry and Pixel Aligned Implicit Functions for Single-view Human Reconstruction.
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Mlhyperparametertuning
Example of using HyperDrive to tune a regular ML learner.
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Rsd Engineeringcourse
Materials for Turing's Research Software Engineering course
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (+0%)
Mutual labels:  jupyter-notebook

CS230-PointFusion

  • Data Processing.pynb - This file provides the code used for processing the velodyne data and image data. It also describes the resnet-50.model and the activation layer extraction for all the images.

  • Training.pynb - This file shows the model description and the training process for the model.

  • Evaluaton - This file contains the IoU calculation and bounding box display which are both used to evaluate the results of the model.

For implementation details, please refer to the report: http://cs230.stanford.edu/files_winter_2018/projects/6939556.pdf

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].