Giter VIP home page Giter VIP logo

surface-normal's Introduction

EECS 442 Final Project

Surface Normal Estimation

Yifu Lu, Xinjin Li, Ruiying Yang

Our work mainly based on the paper: Estimating and Exploiting the Aleatoric Uncertainty in Surface Normal Estimation. Based on this, we changed the training pipeline to fit efficientNet V2. We rewrote parts of validation that is not efficient and would potentially cause out of memory error, and added the functionality of resuming training if failed. In addition, we chose NYU v2 large dataset as our training data, for which we wrote a dataloader for .mat input files, and added support for ScanNet.

442Final_Project 442Final_Project (1) 442Final_Project (2) 442Final_Project (3) 442Final_Project (4) 442Final_Project (5) 442Final_Project (6) 442Final_Project (7)

Training

Step 1. Download dataset

  • NYUv2 (official): The official train/test split contains 795/654 images. The dataset can be downloaded from this link. Unzip the file nyu_dataset.zip under ./datasets, so that ./datasets/nyu/train and ./datasets/nyu/test/ exist.

  • NYUv2 (big): Please visit GeoNet to download a larger training set consisting of 30907 images. This is the training set used to train our model.

  • ScanNet: Please visit FrameNet to download ScanNet with ground truth surface normals.

Step 2. Train

  • Check the args in train.py and simply run
python train.py

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.