Coder Social home page Coder Social logo

yours-schnee / retinavision Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pozimek/retinavision

0.0 0.0 0.0 224.17 MB

An artificial software retina for deep learning purposes, developed by the CVAS team at the University of Glasgow.

Python 69.91% Cuda 24.49% C++ 5.59%

retinavision's Introduction

RetinaVision

A Python implementation of the software retina being developed by the CVAS team at the University of Glasgow.

Link to lastest paper

Requirements

Pip
Numpy
Scipy
Python 3.6 (2.7 no longer supported)
cPickle
opencv (for running examples only, might be replaced by imageio soon)
CUDA

Download

Depending on how you download the package, the line endings of .pkl files can be changed causing the following error when running the demo:

ModuleNotFoundError: No module named 'numpy.core.multiarray\r'

On Windows you have to download the package as a .zip and unpack it to prevent this issue. Using git clone might be safe on Ubuntu, but hasn't been tested.

Installation

After installing all of the requirements, navigate to the RetinaVision directory and run:

pip install -e .

If using Anaconda make sure to be inside the correct environment when installing. For your convenience, here are the instructions on how to install CUDA.

Windows might block the RetinaCUDA.dll (unindentified developer). If this happens, try enabling the dll in it's properties. If the dll still cannot be loaded, run the scripts in a terminal with administrator privileges.

retinavision's People

Contributors

pozimek avatar lorincbalog avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.