Code Monkey home page Code Monkey logo

diode's Introduction

Diode

The dataset used is a portion of the dataset from the DIODE paper (...) the dataset provided consists of 2k RGB images of indoor scenes, and as many files for the reactive mask and depth_map, for a total of 10GB. Indoor scenes are much easier than outdoor scenes as the range of values is smaller.

Operation

In RGBD images, the red colour indicates that that pixel has a high value, while the blue colour indicates that that pixel has a low value.

Clipping

We performed a clipping of the image values

1687259695053

Analysis

and decribe the min/max/mean value distribution Analysis

1687259756855

Augmentation

The following operations (Augmentation) were performed in combination, resulting in a 30% increase in dataset size:

  • Horizontal flip
  • Inversion of bands
  • Saturation
  • Gaussian filtering 

1687259821392

Parameter

We define all parameters in Configuration.yaml

Models

  • Encoder decoder with DenseNet121 like encoder

    1687259988510

  • Encoder decoder with DenseNet121 like encoder with skipp connection

    1687260044321

  • Plain Models

    1687260125734

  • Plain Models with VGG16

    1687260224292

  • Plain Models with VGG16 with leakyRelu

    1687260204310

Conclusion

  • Complexity of the task in relation to poor data availability
  • Insufficient hardware resources for training more massive models
  • Difficulties in reconstructing the depth map
  • Improvements through transfer learning in both Encoder-Decoder and plain architecture contexts

diode's People

Contributors

giulianodigiuseppe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.