JK Jung

Results 9 repositories owned by JK Jung

tensorrt_demos

1.7k
Stars
544
Forks
Watchers

TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

hand-detection-tutorial

191
Stars
54
Forks
Watchers

A tutorial on how to train a hand detector with TensorFlow Object Detection API

jetson_nano

282
Stars
135
Forks
Watchers

This repository is a collection of scripts/programs I use to set up the software development environment on my Jetson Nano, TX2, and Xavier NX.

yolov4_crowdhuman

136
Stars
48
Forks
Watchers

A tutorial on training a DarkNet YOLOv4 model for the CrowdHuman dataset

CudaMiner

37
Stars
17
Forks
Watchers

a CUDA accelerated litecoin mining application for NVIDIA Jetson TX2/TX1

keras-cats-dogs-tutorial

81
Stars
43
Forks
Watchers

A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantage of Keras' image data augmentation capabilities (and also rand...

keras_imagenet

72
Stars
31
Forks
Watchers

Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch

tf_trt_models

130
Stars
51
Forks
Watchers

TensorFlow object detection models accelerated with NVIDIA TensorRT (TF-TRT)

dqn-tx1-for-nintendo

15
Stars
6
Forks
Watchers

My attempt to run DQN on Jetson TX1, which learns how to play Nintendo Famicom Mini games through reinforcement learning directly.