All Projects → lacmus-foundation → lacmus-app

lacmus-foundation / lacmus-app

Licence: GPL-3.0 License
lacmus-app

Programming Languages

C#
18002 projects
shell
77523 projects

Projects that are alternatives of or similar to lacmus-app

ColorBlender
A .NET library for color matching and palette design.
Stars: ✭ 27 (-20.59%)
Mutual labels:  avalonia
X-Filer-Cross-Platform
📁📁📁 X-Filer Cross-Platform - is a simple File Manager looking like popular browsers 📁📁📁
Stars: ✭ 19 (-44.12%)
Mutual labels:  avalonia
EasyAES
AES encrypt/decrypt, Android, iOS, php compatible(兼容php, Android, iOS平台)
Stars: ✭ 79 (+132.35%)
Mutual labels:  app
apollo-studio
Apollo Studio is a standalone editor and live playback engine for RGB Launchpad light effects.
Stars: ✭ 115 (+238.24%)
Mutual labels:  avalonia
WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Featuring a 3D view built with OpenGL and custom ECS framework
Stars: ✭ 155 (+355.88%)
Mutual labels:  avalonia
Material.Avalonia
Material design in AvaloniaUI
Stars: ✭ 279 (+720.59%)
Mutual labels:  avalonia
avalon-spa-app
avalon 单页后台管理系统框架:webpack+avalon+自定义avalon-router组件+jquery+bootstrap
Stars: ✭ 20 (-41.18%)
Mutual labels:  avalonia
xcloud-shield
Xcloud Beta Unofficial App for the Nvidia Shield Android TV. Playing Xbox Cloud Gaming directly on the box Nvidia Shield tv in the best way.
Stars: ✭ 93 (+173.53%)
Mutual labels:  app
CefGlue
.NET binding for The Chromium Embedded Framework (CEF)
Stars: ✭ 44 (+29.41%)
Mutual labels:  avalonia
Questions
A modular iOS quiz app
Stars: ✭ 108 (+217.65%)
Mutual labels:  app
Avalonia.IconPacks
Import of Visual Studio image library and MahApps.Metro.IconPacks for Avalonia
Stars: ✭ 121 (+255.88%)
Mutual labels:  avalonia
oxyplot-avalonia
A cross-platform plotting library for .NET. This package targets Avalonia apps.
Stars: ✭ 102 (+200%)
Mutual labels:  avalonia
DAGE
Desktop Antlr Grammar Editor
Stars: ✭ 19 (-44.12%)
Mutual labels:  avalonia
SimpleWavSplitter
Split multi-channel WAV files into single channel WAV files.
Stars: ✭ 15 (-55.88%)
Mutual labels:  avalonia
currency-converter
💰 Easily convert between 32 currencies
Stars: ✭ 16 (-52.94%)
Mutual labels:  app
restofus
Restofus - a cross-platform (REST) API client.
Stars: ✭ 18 (-47.06%)
Mutual labels:  avalonia
Material.Icons.Avalonia
Avalonia control for display material icons from Material.Icons: https://github.com/SKProCH/Material.Icons
Stars: ✭ 19 (-44.12%)
Mutual labels:  avalonia
superhero
Convert a Redux app to React Context API App
Stars: ✭ 23 (-32.35%)
Mutual labels:  app
nimblenote
Simple keyboard-driven note taking application for macOS, Linux and Windows.
Stars: ✭ 31 (-8.82%)
Mutual labels:  app
Synfonia
Cross-platform C# Audio Player made with AvaloniaUI
Stars: ✭ 153 (+350%)
Mutual labels:  avalonia

Lacmus Application

Cross-platform application that searches for lost people in the forest using object detection neural networks. The application runs on Linux, Windows and Mac OS X. Lacmus application written in C#, .NET Core, ReactiveUI and Avalonia and use Tensorflow / ONNX for inference deep learning Models.

Main view

main view

Docs

You can find more documentation here: Rus Eng

System requirements and supported platforms

  • Windows 7 SP1 or higher (64 bit) - supports CPU and GPU (Cuda, DirectML) ml inference.

  • Linux (64 bit) - supports CPU, GPU (Cuda, ROCm) and Coral Edge TPU ml inference.

  • MacOS 11 or higher (64 bit) - supports CPU ml inference.

  • Minimum 2x CPU cores and 4 GB of RAM for ML inference.

Brief description of architecture

Architecture diagram diagram

Application use LacmusPlugins for ML model inference and PluginReposiroty web API for hosting ML models.

Building from source

$ git clone https://github.com/lacmus-foundation/lacmus-app.git
$ cd lacmus-app/src
$ dotnet restore
$ dotnet run --project LacmusApp.Avalonia

Contributing

Contributors are welcome! You can contact me ([email protected]) to get more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].