Utilities for AI - Assisted Mapping fAIr
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hot-fair-utilities-1.2.3.tar.gz
.
File metadata
- Download URL: hot-fair-utilities-1.2.3.tar.gz
- Upload date:
- Size: 60.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6db9c71fb06f6e624f227d89bb63b3323b4fab0118e2bf8dcaa71cfed36846ee |
|
MD5 | 5c7bca4f298ab613bed21e532dbbfbb3 |
|
BLAKE2b-256 | e4d2ecb95b2621b0c54055bd46f70b205e54113800709154f4ae839f1adade1d |