Skip to main content

A description of your project

Project description

LazyBox

A user friendly API to jump-start your Deep Learning project based on Fastai.

The library is still in early development, but a lot of new features will be added in future

[ ] Support for non-image Datasets
[ ] Import NN architecture from the timm library
[ ] Make it better

Install

pip install lazybox

How to use

Let's go through a typical workflow for a DeepLearning task. Let's download this Dataset on Kaggle: https://www.kaggle.com/tongpython/cat-and-dog which are images of cat and dogs.

# we lazy folks only use wild imports
from lazybox.all import *

path = Path('test_dataset')

path.find('archive')
'test_dataset/archive.zip'

Let's decompress this archive

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lazybox-0.0.2.5.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

lazybox-0.0.2.5-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file lazybox-0.0.2.5.tar.gz.

File metadata

  • Download URL: lazybox-0.0.2.5.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7

File hashes

Hashes for lazybox-0.0.2.5.tar.gz
Algorithm Hash digest
SHA256 8a49803055f827823db2b2f6a0c009f5a7d615878051fcaecb93d21242c011db
MD5 ecc59eea37883b2c2d5bcfcc42e1114b
BLAKE2b-256 6d9c05b589abb45da148071dcbe8f6cbf72c914923cc3d0d8af7ad8810a28ecc

See more details on using hashes here.

File details

Details for the file lazybox-0.0.2.5-py3-none-any.whl.

File metadata

  • Download URL: lazybox-0.0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7

File hashes

Hashes for lazybox-0.0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 49d4e03f8a72892cb2206ab5299b42d7af2506496723de439d5be2aae4cefa49
MD5 1f26c9cf4823feaeb04862c0c54d65cc
BLAKE2b-256 8aaafd68f1ef98cecc37301d2428f69e66ff609a0d130214c5da6710057be9f3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page