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
Install / Use
/learn @hshatti/LightNetREADME
<p align="center">LightNet</p>
Implemented in pure pascal LightNet is an artificial intelligence neural network library Inspired by Darknet and YOLOv7 github C library, this implementation can run most of the darknet including YOLO models nativly and self dependently no external libraries required.
- Currently training & inference runs on CPU , however i have notice that inference runs faster than the Optimized C CPU implementation
- Optionally, using
-dOPENBLASor-dMKL( Custom options in Lazarus-Ide for example ) will enable "libopenblas" or "Intel's Math Kernel Library" which is further optimized for CPU, however, on lazarus no significant improvement was noticed. - Before running the test make sure that yolov7.weights file is placed next to the test project executable.
- Other .weights models should work (check "cfg" folder)
- More Examples coming soon
Work pending
- OpenCL and CUDA implementation
- Test on other platforms (MacOS, Linux)
- Test on Single Board Computers (NVIDIA Jetson, Raspberry PI, etc..)
tests provided for both Lazarus and Delphi
this project is still at the early stage, if you wish to see more models running in pure pascal, please consider donating here
<p align="center"><a href="https://www.paypal.com/donate/?hosted_button_id=ANXTNK87HYP4Q"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" alt="Buy me coffee"/></a></p>Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
research_rules
Research & Verification Rules Quote Verification Protocol Primary Task "Make sure that the quote is relevant to the chapter and so you we want to make sure that we want to have it identifie
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
