Pinned Repositories
Building-Tensorflow-C---for-Windows
This tutorial help people who are strugling with building Tensorflow C++ library for Windows and use it with OpenCV. I will show you how to build Tensorflow C++ library for Windows from source using bazel and Visual Studio 2019.
DMUL
DMUL - A simulate compiler based on Python
trancongman276
Config files for my GitHub profile.
yolov7-pose
Pose Detection based on YoloV7 deployed on ONNXRuntime
trancongman276's Repositories
trancongman276/yolov7-pose
Pose Detection based on YoloV7 deployed on ONNXRuntime
trancongman276/Building-Tensorflow-C---for-Windows
This tutorial help people who are strugling with building Tensorflow C++ library for Windows and use it with OpenCV. I will show you how to build Tensorflow C++ library for Windows from source using bazel and Visual Studio 2019.
trancongman276/trancongman276
Config files for my GitHub profile.
trancongman276/AWS_cv2
trancongman276/BoT-SORT
BoT-SORT: Robust Associations Multi-Pedestrian Tracking
trancongman276/CRAFTs
trancongman276/cudabook
JupyterHub image with CUDA/XLA supported for machine learning usage
trancongman276/cudabook-jupyter
trancongman276/docker-arm2dockerx86
trancongman276/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
trancongman276/FoodSAM
FoodSAM: Any Food Segmentation
trancongman276/idm-toolkit
IDM Activator & Patcher. This is has been made for reasearch purposes.
trancongman276/ifashion.fc_serving
trancongman276/kafkashipper
Micro-service to make it easier to delivery packages in Kafka
trancongman276/LightingAdjustment
trancongman276/minicuda
Docker image of Miniconda with CUDA and CuDNN supported
trancongman276/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
trancongman276/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
trancongman276/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.
trancongman276/simpleqa
Python simple question - answering package based on text embedding similarity method
trancongman276/StreamServer
Docker image stream server with cv2 and redis
trancongman276/tensorflow
An Open Source Machine Learning Framework for Everyone
trancongman276/text-autoencoders
trancongman276/textembserve
Serving text embeddings API
trancongman276/tf_2_10_cuda_11_6
trancongman276/tf_cuda
trancongman276/TorchServing
An automatically built TorchServing Docker image
trancongman276/Track-Anything
Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
trancongman276/VietOCR
trancongman276/YOLOV
This repo is an implementation of PyTorch version YOLOV