Pinned Repositories
alphaapi
color_recognition
:art: Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
ddw-2d
facerest-server
Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & Tag2Text & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Audio Inputs
grupo
handtrack
handtrack-water
hotels-booking
jinghengkhoo's Repositories
jinghengkhoo/alphaapi
jinghengkhoo/color_recognition
:art: Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
jinghengkhoo/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
jinghengkhoo/ddw-2d
jinghengkhoo/facerest-server
jinghengkhoo/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & Tag2Text & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Audio Inputs
jinghengkhoo/handtrack
jinghengkhoo/handtrack-water
jinghengkhoo/InsightFaceREST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
jinghengkhoo/LISA
Project Page for "LISA: Reasoning Segmentation via Large Language Model"
jinghengkhoo/mask_rcnn_detectron2
Mask R-CNN model for instance segmentation using detectron 2 library.
jinghengkhoo/material_segmentation
jinghengkhoo/Medusa
Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads
jinghengkhoo/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
jinghengkhoo/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
jinghengkhoo/norfair-client
jinghengkhoo/norfair-handtracker
jinghengkhoo/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
jinghengkhoo/python_realtime_fluidsim
Python implementation of the Jos Stam real time fluid algorithm
jinghengkhoo/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
jinghengkhoo/shallow-water
Python model solving the shallow water equations (linear momentum, nonlinear continuity)
jinghengkhoo/smartview-api
jinghengkhoo/snusbot-docs
jinghengkhoo/tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
jinghengkhoo/tensorrt_demos
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
jinghengkhoo/vista-testing-suite
jinghengkhoo/ViTAE-Transformer
The official repo for [NeurIPS'21] "ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias" and [IJCV'22] "ViTAEv2: Vision Transformer Advanced by Exploring Inductive Bias for Image Recognition and Beyond"
jinghengkhoo/Wood_Classification
jinghengkhoo/yolov4-triton-tensorrt
This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server
jinghengkhoo/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/