Skip to main content

Useful machine-learning related stuff.

Project description

Typical usage often looks like this:

#!/usr/bin/env python
import ml_utils as mlu
mlu.imutils.resize_keep_aspect(img_arr):

Some functions for supporting machine learning, generally and caffe-specific. Currently just a dump, ideally will clean up and add install.py, examples etc

caffe - python layers for

  • image read (file or lmdb) - single / multi label, pixel level labels

  • on-the-fly augmentation

  • support for pixel-level segmentation (read mask as label, etc)

  • controlling and reporting acc/loss of solver with solver.step

image processing

  • image augmentation - including bounding boxes and pixel level

  • acccuracy/precision/recall reporting for single label, multilabel , bounding box, and pixel level

  • utilities e.g. read from anywhere (url/db/local file/img array)

  • grabcut

read/write various file formats

  • lmdb, hd5

  • yolo

  • deepfashion

  • tamara berg

  • ILSRVC

  • etc

tagging tools

  • multilabel

  • pixel level

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

nn_utils-0.1.0.tar.gz (155.2 kB view hashes)

Uploaded Source

Built Distribution

nn_utils-0.1.0-py2.py3-none-any.whl (326.8 kB view hashes)

Uploaded Python 2 Python 3

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