Coder Social home page Coder Social logo

deepthermalimaging's Introduction

[Deep Thermal Imaging]

   

Information

This README.md is modified on 6th June 2019.
Author: Youngjun Cho

   

Requirement

Matlab (version>2012)

MatConvNet (https://github.com/vlfeat/matconvnet): Deep CNN Framework for Matlab users.
 

   

Quick Instruction to install MatConvNet

git clone https://github.com/vlfeat/matconvnet.git
   
(On the command window of MATLAB)
close all
clc
mex -setup C
mex -setup C++   
(Detailed instruction is available at http://www.vlfeat.org/matconvnet/)
   

   

Quick Instruction to use the Deep Thermal Imaging API

The first thing you need to do is to put the Deep Thermal Imaging API codes in the 'examples' directory.
(e.g., c:\your_directory\matconvnet\examples\DeepThermalImagingAPI*")

You can easily get example command lines by typing the below on the Matlab command window:

help deep_thermal_imaging_training_and_testing
help deep_thermal_imaging_utils/buildconfusionmatrix
help deep_thermal_imaging_utils/testingasample
help deep_thermal_imaging_utils/growingdataset
help deep_thermal_imaging_utils/simpleDRQ
(Detailed instruction is available at http://youngjuncho.com/2018/deepthermalimagingapi/)

   
   

Citation:

    Youngjun Cho, Nadia Bianchi-Berthouze, Nicolai Marquardt, and Simon J. Julier. "Deep Thermal Imaging: Proximate Material Type Recognition in the Wild through Deep Learning of Spatial Surface Temperature Patterns." In Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems. ACM, 2018.

@inproceedings{youngjunDeepBreath,  
  title={Deep Thermal Imaging: Proximate Material Type Recognition in the Wild through Deep Learning of Spatial Surface Temperature Patterns.},  
  author={Youngjun Cho, Nadia Bianchi-Berthouze, Nicolai Marquardt, Simon J. Julier},  
  proceedingtitle={In Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems. ACM},  
  year={2018}  
}  
   

Q&A

If you have any questions, feel free to contact us / http://youngjuncho.com .

deepthermalimaging's People

Contributors

deepneuroscience 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.