Coder Social home page Coder Social logo

streamlit_image_labeling's Introduction

streamlit_image_labeling

Recent advances in self-supervised learning has enabled the possibilities of building robust deep learning models with much fewer human labels. The number of required labels could be only 1% of the number required by the supervised version. The quality of the labels matters in this case. A quick labeling tool is built here for data scientist to review, modify and label the small amount of images. The tool is good for the internal use of a small team and not for enterprise. The sticky session and username and password are managed in a local folder ".streamlit/". You need to create the folder and add your username and password following the streamlit instruction option2/step1.

multilabel_image_labeling

multilabel app for image annotation. You need to install the required packages in your conda environment before use. After clone the repo and create a new conda environment, install the required packages.

pip install -r requirements.txt

Then create a local folder ".streamlit/" if the folder doesn't exist. Set up the username and password.

streamlit run streamlit_image_labeling/multilabel_image_labeling.py 

Login with your username and password

login

Load existing session associated with your username, or load another session from file, or create a new session.

session

Specify the paths to the image files using the folder path or a csv file. Specify the file to save the label in json format.

image_file

Navigate the images using the button on the left panel and label the images using the multiselect button on the right panel. Click "update label" button to save the label.

labeling

Review some statistics of the labels.

label_stats

streamlit_image_labeling's People

Contributors

houstonj2013 avatar

Watchers

James Cloos avatar  avatar

Forkers

psahai10

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.