Pinned Repositories
ActionAI
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
aws-create-thing-boto3
Create AWS IoT Thing using python and boto3
confusion-matrix
This goes through the ground truth and all the predictions made by the model and calculates False positives, true positives, False negatives - then based off a threshold value it calculates the precision and recall
create-thing
Create a thing Pragmatically
dataset-analysis
Takes dataset in kittiformat; returns histogram of annotation sizes; avg annotations per image, and cropping of each annotation in a separate folder
datataset-analysis
deepstream-demo
detectnet-4-models
distance-assistant
Pedestrian monitor that provides visual feedback to help ensure proper social distancing guidelines are being observed
kinesis-put-media
Python Script for pushing frames to kinesis video stream
ishang3's Repositories
ishang3/kinesis-put-media
Python Script for pushing frames to kinesis video stream
ishang3/datataset-analysis
ishang3/ActionAI
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
ishang3/aws-create-thing-boto3
Create AWS IoT Thing using python and boto3
ishang3/confusion-matrix
This goes through the ground truth and all the predictions made by the model and calculates False positives, true positives, False negatives - then based off a threshold value it calculates the precision and recall
ishang3/create-thing
Create a thing Pragmatically
ishang3/dataset-analysis
Takes dataset in kittiformat; returns histogram of annotation sizes; avg annotations per image, and cropping of each annotation in a separate folder
ishang3/deepstream-demo
ishang3/detectnet-4-models
ishang3/distance-assistant
Pedestrian monitor that provides visual feedback to help ensure proper social distancing guidelines are being observed
ishang3/junebaseline
ishang3/mobilenetv1-ssd-tensorrt
Got 100fps on TX2. Got 1000fps on GeForce GTX 1660 Ti. Implement mobilenetv1-ssd-tensorrt layer by layer using TensorRT API. If the project is useful to you, please Star it.
ishang3/Rectlabel-support
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
ishang3/s3class
ishang3/Traffic-light-detection-with-YOLOv3-BOSCH-traffic-light-dataset
A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.
ishang3/trt_pose
Real-time pose estimation accelerated with NVIDIA TensorRT
ishang3/yolov4-tiny-tensorrt
Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. Implement yolov4-tiny-tensorrt layer by layer using TensorRT API. If the project is useful to you, please Star it.