Skip to main content

Models and model utilities for common ML tasks

Project description

xt-models

Description

This repo contains common models and utilities for working with ML tasks, developed by Xtract AI.

More to come.

Installation

From PyPi:

pip install xt-models

From source:

git clone https://github.com/XtractTech/xt-models.git
pip install ./xt-models

Usage

Grabbing a model

from xt_cv.models import PSPNet

model = PSPNet(sizes=(1, 2, 3, 6), psp_size=2048, deep_features_size=1024, backend='resnet50')

Implementing a new model

If you are having to always copy and paste the same model code for different projects, simply add the model code to the models directory, and import it in the models/__init__.py file.

Data Sources

[descriptions and links to data]

Dependencies/Licensing

[list of dependencies and their licenses, including data]

References

[list of references]

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

xt-models-0.2.0.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

xt_models-0.2.0-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file xt-models-0.2.0.tar.gz.

File metadata

  • Download URL: xt-models-0.2.0.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4

File hashes

Hashes for xt-models-0.2.0.tar.gz
Algorithm Hash digest
SHA256 feaf39a2ea936c34e116f1d0763ca65180ec83c0ed035eda6a178dd85487bac3
MD5 dda949dc032a65c425151973ffdf049f
BLAKE2b-256 95ca10384168636b5382cc0d8de8855ba2bbd0f6aa056f9a891bd3f00290e804

See more details on using hashes here.

File details

Details for the file xt_models-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: xt_models-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4

File hashes

Hashes for xt_models-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 28c775526f05ebf9d40d4bb6bc55974d23f1e2fe70c3f5b0b5a3737306713060
MD5 edf2e505722d9535fe9cc9ea2d058b5b
BLAKE2b-256 3d0183b09fbcddbd448ad4046ecaa2737bf0f04a00014bb5aaf66272f00530c2

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