shahizat
Hey, I am a robotics and IoT enthusiast from Kazakhstan. You can reach me through email: shahizat005@gmail.com
issai.nu.edu.kzKazakhstan
Pinned Repositories
ArduinoGPT
Chat with ChatGPT through Arduino GIGA R1 Display Shield
Baby-Cry-Detection
TinyML: Baby Cry Detection using ChatGPT and Synthetic data
Face-Mask-Detection
Real time face-mask detection system using Deep Learning and TensorRT
Face_Mask_Detector
In this tutorial, we will cover how to build a face mask detector using M5Stack UnitV2 and Core2 developments boards.
FaceMaskDetection
Face Mask Detection system based on computer vision and deep learning concepts on the Nvidia Jetson board
Fire-detection-system
Fire detection system using NVIDIA Omniverse Replicator, Edge Impulse and Arduino Nicla Vision
jetsonGPT
Using FastChat-T5 Large Language Model, Vosk API for automatic speech recognition, and Piper for text-to-speech
SmartControlFanRaspberry
Smart control Raspberry Pi Fan with Python and Thingspeak
Vision2Audio
Vision2Audio - Giving the blind an understanding through AI. Utilizing the server-side implementation of llama.cpp through llava to describe the image using Riva Speech AI SDK
Vision2Audio_2
Vision2Audio - Giving the blind an understanding through AI. Utilizing the LLaVA through MLC LLM to describe the image using Nvidia Riva Speech AI SDK
shahizat's Repositories
shahizat/jetsonGPT
Using FastChat-T5 Large Language Model, Vosk API for automatic speech recognition, and Piper for text-to-speech
shahizat/Vision2Audio
Vision2Audio - Giving the blind an understanding through AI. Utilizing the server-side implementation of llama.cpp through llava to describe the image using Riva Speech AI SDK
shahizat/Vision2Audio_2
Vision2Audio - Giving the blind an understanding through AI. Utilizing the LLaVA through MLC LLM to describe the image using Nvidia Riva Speech AI SDK
shahizat/Baby-Cry-Detection
TinyML: Baby Cry Detection using ChatGPT and Synthetic data
shahizat/ArduinoGPT
Chat with ChatGPT through Arduino GIGA R1 Display Shield
shahizat/Face-Mask-Detection
Real time face-mask detection system using Deep Learning and TensorRT
shahizat/Fire-detection-system
Fire detection system using NVIDIA Omniverse Replicator, Edge Impulse and Arduino Nicla Vision
shahizat/SmartControlFanRaspberry
Smart control Raspberry Pi Fan with Python and Thingspeak
shahizat/Face_Mask_Detector
In this tutorial, we will cover how to build a face mask detector using M5Stack UnitV2 and Core2 developments boards.
shahizat/FaceMaskDetection
Face Mask Detection system based on computer vision and deep learning concepts on the Nvidia Jetson board
shahizat/Safety-Helmet-Detection-
Safety Helmet detector with the NVIDIA Jetson board using YOLOv7 algorithm
shahizat/Arduino_Tensorflow_Gesture_Recognition
Recognising hand gestures using Arduino and TensorFlow Lite
shahizat/DeployOnJetsonNano
①jetpack4.4、tensorrt7.1.3的nano②分别pytorch,paddle训练模型③部署到nano上(tensorrt加速)
shahizat/docker-ros2-lidar
shahizat/example-standalone-inferencing-pico
Gesture recognition Using Raspberry Pi Pico and Edge Impulse
shahizat/firmware-nordic-thingy53
shahizat/Kazakh_TTS
shahizat/Object_Detection
Object detection based on various color hues
shahizat/arduino
Audio Classification on the Arduino GIGA R1 by Utilizing Synthetic Data using Meta's Audiocraft and ChatGPT
shahizat/Llama3-8B-Harry-Potter
shahizat/Pascal2EdgeImpulse
Convert Pascal VOC annotations to edge impulse JSON uploader script
shahizat/real-time-object-detection-with-webrtc-and-yolo
A solution code for the real time object detection with WebRTC and YOLO article - https://softwarescalability.com
shahizat/TFT_eSPI
Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips
shahizat/the-elements-of-statistical-learning
My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman
shahizat/yolov5-D435i
using yolov5 and realsense D435i
shahizat/YOLOv6_Tensorrt
A simple implementation of Tensorrt MT-YOLOv6
shahizat/yolov6n_caffe_onnx_tensorRT
yolov6n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT)。