Skip to main content

Computer Vision algorithm implementations, intended for use with the Neodroid platform

Project description

header

Vision

This repository will host implementations of computer vision algorithms, this repository hosts a general toolbox in library format under neodroidvision, while also comprising a range of sample usages in samples, many of them utilising the Neodroid platform.


_Neodroid is developed with support from Research Council of Norway Grant

262900. (https://www.forskningsradet.no/prosjektbanken/#/project/NFR/262900)_


Build Status Coverage Status GitHub Issues GitHub Forks GitHub Stars GitHub License

python pytorch

numpy tqdm

Contents Of This Readme

Computer Vision Algorithms

Classification

Segmentation

  • UNET - Segmentation model
  • AUX-UNET - Instance Segmentation model + Auxilary ouputs

Detection

  • SSD - Object Detection Model
  • MASK-RCNN - Object Detection Model

Regression

Generative

  • SAGAN - Generative model
  • VAE - Generative model

Requirements

  • pytorch
  • tqdm
  • Pillow
  • numpy
  • matplotlib
  • torchvision
  • torch
  • Neodroid
  • pynput

To install these use the command:

pip3 install -r requirements.txt

Usage

Export python path to the repo root so we can use the utilities module

export PYTHONPATH=/path-to-repo/

For training a agent use:

python3 procedures/train_agent.py

For testing a trained agent use:

python3 procedures/test_agent.py

Results

Segmentation

Code

Screenshots

Segmentation

Contributing

See guidelines for contributing here.

Citation

For citation you may use the following bibtex entry:

@misc{neodroid-vision,
  author = {Heider, Christian},
  title = {Neodroid Vision},
  year = {2019},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/aivclab/vision}},
}

Authors

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

NeodroidVision-0.2.9.tar.gz (205.1 kB view details)

Uploaded Source

Built Distribution

NeodroidVision-0.2.9-py36-none-any.whl (325.1 kB view details)

Uploaded Python 3.6

File details

Details for the file NeodroidVision-0.2.9.tar.gz.

File metadata

  • Download URL: NeodroidVision-0.2.9.tar.gz
  • Upload date:
  • Size: 205.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for NeodroidVision-0.2.9.tar.gz
Algorithm Hash digest
SHA256 5c9967a51f733d7dc239a235451f3956bca10ec088fbc1dd393ee7eec70a1a7f
MD5 a228b103558bc9231a230132d3d0fcaf
BLAKE2b-256 2307f4c5cb1a6576ec39f2f67c9e5d862246ad32d040db27d5e99bb6c8966ba5

See more details on using hashes here.

File details

Details for the file NeodroidVision-0.2.9-py36-none-any.whl.

File metadata

File hashes

Hashes for NeodroidVision-0.2.9-py36-none-any.whl
Algorithm Hash digest
SHA256 1b420d836ea4d1a9e59ce8337337c6e7e27d26cfcdc2c935978232f3e11390eb
MD5 bee4eb81433514dccf5fe570e806cadc
BLAKE2b-256 8418f07b26a59d50751176b54a9703dabd7b8d957bfbe6492fe6c3479fb27a73

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