Pinned Repositories
buildOpenCV
Scripts for build OpenCV on the NVIDIA Jetson Nano Developer Kit
jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
jetson_nano_detection_and_tracking
Jetson Nano ML install scripts, automated optimization of robotics detection models, and filter-based tracking of detections
keras-ocr
An OCR based on Keras/Tensorflow based on this architecture : https://towardsdatascience.com/build-a-handwritten-text-recognition-system-using-tensorflow-2326a3487cd5
labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
leanbean
A minimalistic example to control a USB relay via JAVA/JNA
Line-And-Word-Segmentation-of-Documents
nlpia
Examples and libraries for "Natural Language Processing in Action" book
object-detection-tensorrt-example
Running object detection on a webcam feed using TensorRT on NVIDIA GPUs in Python.
ocr_svc
Optical Character Recognition microservice for MARAGI
ZeljkoKovacevic's Repositories
ZeljkoKovacevic/buildOpenCV
Scripts for build OpenCV on the NVIDIA Jetson Nano Developer Kit
ZeljkoKovacevic/jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
ZeljkoKovacevic/jetson_nano_detection_and_tracking
Jetson Nano ML install scripts, automated optimization of robotics detection models, and filter-based tracking of detections
ZeljkoKovacevic/keras-ocr
An OCR based on Keras/Tensorflow based on this architecture : https://towardsdatascience.com/build-a-handwritten-text-recognition-system-using-tensorflow-2326a3487cd5
ZeljkoKovacevic/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
ZeljkoKovacevic/leanbean
A minimalistic example to control a USB relay via JAVA/JNA
ZeljkoKovacevic/Line-And-Word-Segmentation-of-Documents
ZeljkoKovacevic/nlpia
Examples and libraries for "Natural Language Processing in Action" book
ZeljkoKovacevic/object-detection-tensorrt-example
Running object detection on a webcam feed using TensorRT on NVIDIA GPUs in Python.
ZeljkoKovacevic/ocr_svc
Optical Character Recognition microservice for MARAGI
ZeljkoKovacevic/ocropy
Python-based tools for document analysis and OCR
ZeljkoKovacevic/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in PyTorch. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
ZeljkoKovacevic/rootOnNVMe
Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
ZeljkoKovacevic/simple-ocr-opencv
A simple python OCR engine using opencv
ZeljkoKovacevic/slipstream
A simple Python example that uses Deepstream to process a video stream.
ZeljkoKovacevic/tensorflow-grad-cam
Tensorflow Slim Grad-Cam to Explain Neural Network Predictions with Heatmap or Shading
ZeljkoKovacevic/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows