hshatti/LightNet
Implemented in pure pascal LightNet is an artificial intelligence neural network library Inspired by Darknet and yolo library which can run most of the darknet including YOLO models nativly and self dependently in pascal, tests are provided for both Lazarus and Delphi
This is a neural network library for developers who work with Pascal and need to integrate artificial intelligence capabilities into their applications. It allows you to run pre-trained Darknet and YOLO models directly within Pascal environments like Lazarus or Delphi. Developers can take existing image recognition models and embed them into their Pascal software, letting their applications process images and identify objects.
No commits in the last 6 months.
Use this if you are a Pascal developer looking to natively integrate Darknet or YOLO computer vision models into your desktop applications without external C dependencies.
Not ideal if you are looking for GPU acceleration for your AI models or if you work with programming languages other than Pascal.
Stars
63
Forks
12
Language
Pascal
License
MIT
Category
Last pushed
Aug 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hshatti/LightNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
flashlight/flashlight
A C++ standalone library for machine learning
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
KasperskyLab/knp
Kaspersky Neuromorphic Platform
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)