Metadata-Version: 2.1
Name: jaitool
Version: 0.1.9
Summary: Tools for AI related task
Home-page: https://github.com/Jitesh17/jaitool
Author: Jitesh Gosar
Author-email: gosar95@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: printj
Requires-Dist: pyjeasy
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: pycocotools
Requires-Dist: opencv-python
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: shapely
Requires-Dist: hypothesis
Requires-Dist: pytest
Requires-Dist: albumentations
Requires-Dist: seaborn
Requires-Dist: funcy
Requires-Dist: sklearn

# jaitool
Tools for AI related task

```python
git clone https://github.com/jitesh17/jaitool.git
cd jaitool
pip install -e .
```

