Skip to content

First public alpha

Compare
Choose a tag to compare
@gosha20777 gosha20777 released this 14 Aug 22:30
· 155 commits to master since this release
7e9b533

Change log

  • client app works without docker
  • add docker manager
  • add neoro-model auto updator
  • better models
  • update dataset

Ussage

CPU support for Windows/Linux (recommend)/CentOS/MacOS X
GPU support ONLY for linux, only nvidia graphic support

  1. Instalation

CPU

  • install docker and docker service
  • unzip archive with your runtime

GPU (experemental support in this release)

  • install docker and docker service
  • install nvidia-docker and run it
  • unzip archive with your runtime
  1. Ussage

Linux\CentOS\OSX

cd /directory/with/app/
./ReacuerLaApp

Windows

go to directory with app
run ReacuerLaApp.exe

Supported Runtimes

  • win10 - windows 10 x64 pro
  • ubuntu16; ubuntu18 - linux ubuntu 16.04 and 18.04
  • linux - most computer linux distributions (x64 only!), such as CentOS, Debian, Fedora, Arch, Gentoo and their derivatives
  • osx - macOS 10.12 Sierra x64 or higher