Git Product home page Git Product logo

icon_archived's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

thouis afcarl

icon_archived's Issues

Package using setuptools

Reorganize to make it pip installable.
@fegonda, @Thous asked me to make icon use butterfly as an image server and generally take over maintainership. I like the overall organization - the database abstraction & using it to communicate with the server-side training and segmentation servers, but it needs to be pip installable for @jtriley to be able to deploy.

Basic reorg will be to rename "code" to rh_icon (because "icon" is likely to collide with something else out there named "icon") and to change the imports to use a hierarchy rather than adding the directories to sys.path + do some build_ext magic to compile libraries where needed and to manage Theano's THEANO_FLAGS environment variable.

Tool for browsing Butterfly for tiles

It would be pretty cool to be able to bring up a Butterfly dataset and visually browse it for candidate tiles for Icon. I'm not sure if this is a tool in the Butterfly client or in Icon (Butterfly's OpenSeaDragon would be a better choice for handing the various levels, but how to package the result up so that Icon can access it?)

Use Butterfly for images

Add database tables to translate between project ID and butterfly's (soon to be) experiment / dataset / channel breakdown of how to get images.
Store butterfly images using the format, "butterfly:+" where is the plane # of the image.
Add an imagehandler tornado.web.RequestHandler that uses the above. If an image is a butterfly URL, then it uses the tornado web client to forward the request to butterfly, otherwise it goes to disk to get the image.

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.