Skip to content

0.2.9: Merge pull request #44 from lizaalert/dev

Compare
Choose a tag to compare
@gosha20777 gosha20777 released this 26 Sep 20:06
· 155 commits to master since this release
9d0b142

Change log

  • fix bugs with model updating
  • add message boxes
  • add geo-tags support
  • add help and about function
  • add ability to save images with objects in specific folder

Ussage

system requirements

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

OS: Windows 10 / Lunux / MacOS X (x64 only!).
CPU: 2x+ Core CPU (with AVX, SSE SSE2 SSE3 SSE4 SSE4.1) Intel Core i3/i5/i7/xeon Sandy Bridge / AMD Buldozer and higher (Note: intel celeron does not support!)
GPU (Optional): GTX, 4Gb vRAM, CUDA 9.1+ comparable (including CUDA 10 and higher), no CUDA driver required, e.g. GTX 950m and higher
RAM: 4096 mb RAM and higher
Storage: 5gb free disk space (10gb free disk space for GPU version)

Attention: Windows version have a critical bug with CPU cashe. It heppens couse Windows works with glx incorrect. We are working on ti.

  1. Instalation

CPU

  • install docker and docker service (and add user to docker group for linux)
  • unzip archive with your runtime

GPU

  • install docker and docker service (and add user to docker group for linux)
  • install nvidia-docker and run it
  • unzip archive with your runtime use runtime with -gpu suffix
  1. Ussage

Linux\CentOS\OSX

cd /directory/with/app/
./ReacuerLaApp

Windows

go to directory with app
run ReacuerLaApp.exe

Supported Runtimes (x64 only!)

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