Code Monkey home page Code Monkey logo

virtualwardrobe's Issues

Write EE

  • Abstract
  • Introduction
  • Deep Learning Explained
  • My use case
  • Deep Learning vs other methods in my case
  • My CNN explained and where I got the data
  • Conclusion
  • Evaluation

Multithread adding a print again

Did not work last time, but I think I figured out why: Python can only call one function at once.

  • Better manage python calling (maybe through singleton?)
  • Improve threading.

Remove unnecessary code

  • Not used wardrobe modes
  • Not used argument in StartWardrobeManager: FString databaseFile
  • TilableCreator

Need Help

Will this work with kinect sdk 1.8?

BUG Fix: Freeze when scanning print.

Seems to be stuck in some function in opencv 3. Currently compiling opencv 3 to have debugging capabilities. -> Is due to thread lock. NEVER INITIALIZE PYTHON OUTSIDE MAIN THREAD!!!

  • Compile opencv 3 to debug error
  • Realize error
  • prevent freezing from happening

Fix Lighting Build

Somehow lighting cannot built. Stuck at ~93%. Sucks especially since red error message is not very nice looking.

  • Investigate Lighting

Finish writing first draft of essay.

  • Acknowledgments
  • Preface
  • Technical Introduction
  • Proof of Concept
    • Python Part
    • Wardrobe Manager
    • Combining C++ and Python
  • Deep Learning
    • Deep Learning explained
    • How my CNN works and where I got the training data.
  • Outlooks
  • Conclusion
  • Evaluation

Further train CNN with pictures of clothes recorded from kinect.

Maybe only train using pictures from kinect.

  • Write nice interface for saving multiple photos (maybe)
  • Create better folder structure
  • Create portable version for different BGs and lighting settings (waiting for new macbook)
  • Select which T-Shirts, hoodies, jeans and shorts.

Rename repository!

Also change in PAPER!!!!

Also rename UE4 project or include notice in appendix!!!!!

Fixing Python (especially multithreading)

  • Creating generic runnable for python functions (Handles PyGILState)
  • Readding possibility to change Python Dir

Generic Parent class:

  • Always ensures ThreadLock (PyGILState_*) in run method

Singleton class controlling all Python Runnables:

  • Different threads different priorities
  • Shutdown all python threads with one function
  • Usual singleton patterns ... (copy stuff from FCategoryPredicting)

dependency issues

the release doesn't work on windows
because the imagemagick dlls are missing, they need to be redistributed, too

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.