Skip to main content

Deep Learning Library to speed up the coding process

Project description

# shadowCut

  • Installation command: pip install shadowCut.

  • This is a python based library for fastening the deep learning coding process. Programmer has to only select the path for train data, val data and model as mandatory but rest of the parameters are optional and for customized as needed.

  • Now lets see at example for using pretrained model:

  • Here suppose we have train_path = ‘./train’, valid_path=’./test’, model=ResNet152V2(input_shape=[224,224]+[3],weights=’imagenet’,include_top=False).

  • Command to pass this in model is shadowCut.preTrainedModel(train_path=train_path, valid_path=test_path, model=model) it will return model’s history and model respectively.

  • All the tensorflow functionalities are Inherited in this library and major part of Library is constructed using tensorflow library.

  • Libraries used: PIL, os, sys, tensorflow, glob2

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shadowCut-1.0.6-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file shadowCut-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: shadowCut-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9

File hashes

Hashes for shadowCut-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 05d9fc1e39780acbae3f6a27449c44fea7add0638c9bebbc2ee7937d645b4060
MD5 5992f89f58d7f64b075811fd1ee83fd9
BLAKE2b-256 2fda2809ffaafd8607101562d02de2593eca24abcb1239f7ae4230c92106d3a9

See more details on using hashes here.

Supported by

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