Giter VIP home page Giter VIP logo

fair-utilities's Introduction

hot_fair_utilities ( Utilities for AI Assisted Mapping fAIr )

Initially lib was developed during Open AI Challenge with Omdeena. Learn more about challenge from here

hot_fair_utilities Installation

Installing all libraries could be pain so we suggest you to use docker , If you like to do it bare , You can follow .github/build.yml

Clone repo

git clone https://github.com/hotosm/fAIr-utilities.git

Navigate to fAIr-utilities

cd fAIr-utilities

Build Docker

docker build --tag fairutils .

Run Container with default Jupyter Notebook , Or add bash at end to see terminal

docker run -it --rm --gpus=all  -p 8888:8888 fairutils

[Optional] If you have downloaded RAMP already , By Default tf is set as Ramp_Home , You can change that by attaching your ramp-home volume to container as tf

if not you can skip this step , Ramp code will be downloaded on package_test.ipynb

-v /home/hotosm/fAIr-utilities:/tf

Test inside Docker Container

docker run -it --rm --gpus=all  -p 8888:8888 fairutils bash
python test_app.py

Test Installation and workflow

You can run package_test.ipynb on your notebook from docker to test the installation and workflow with sample data provided , Or open with collab and connect your runtime locally

Get started with development

Now you can play with your data , use your own data , use different models for testing and also Help me Improve me !

Version Control

Follow Version Control Docs to publish and maintain new version

fair-utilities's People

Contributors

kshitijrajsharma avatar omranlm avatar yuiseki 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.