Skip to content

tombuuz/Depthmap-Resource-Limited

Repository files navigation

Depth-Estimation-on-Resource-Limited-Devices


Table of Contents


Description

@@ Novel Depth Estimation Model for Resource-limited Devies @@
@@ Bachelor's thesis project. HSE, Moscow. 2021 @@

Novel Depth Estimation Model for Resource-limited Devies Bachelor's thesis project. HSE, Moscow. 2021

SOTA Depth Estimation deep learning models usually require high computational resource in order to operate. Neural-Architecture-Search (NAS) is a technique for automating the designing of artificial neural networks without assistance of field expertise.

We have used NAS (ProxylessNAS) approach to design a novel depth estimation model with high latency and accuracy.

Table of Contents

--

Install And Dependencies

some text

Dependencies

  • Neural Network Intelligence

--

How To Use

  git clone https://github.com/tombuuz/Depthmap-Resource-Limited

Install required packages

  conda create -n myenv --file dependencies.txt

To install NNI

  pip install nni

or

  git clone https://github.com/microsoft/nni 

--

Author Info

Author: Dagvanorov Lkhagvajav

Scientific Supervisor: lya Makarov

About

Bachelor's Thesis Project, HSE 2021.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published