- Taipei, Taiwan
- https://jkjung-avt.github.io/
Highlights
- Pro
-
training_results_v5.0 Public
Forked from mlcommons/training_results_v5.0MLPerf™ Training v5.0 benchmark results and code, adapted to Inventec
Python Apache License 2.0 UpdatedDec 18, 2025 -
inference_results_v5.1 Public
Forked from mlcommons/inference_results_v5.1This repository contains the results and code for the MLPerf™ Inference v5.1 benchmark.
HTML UpdatedSep 22, 2025 -
tensorrt_demos Public
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
-
-
jetson_nano Public
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.
-
keras_imagenet Public
Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch
-
Asset-Rx-Edge-Container-Tutorial Public
Forked from cratus-tech-tutorials/Asset-Rx-Edge-Container-TutorialWelcome to the Tutorial for making your first Asset-Rx Edge Containers~
-
darknet Public
Forked from AlexeyAB/darknetYOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
-
yolov4_crowdhuman Public
A tutorial on training a DarkNet YOLOv4 model for the CrowdHuman dataset
-
tf_trt_models Public
Forked from NVIDIA-AI-IOT/tf_trt_modelsTensorFlow object detection models accelerated with NVIDIA TensorRT (TF-TRT)
-
hand-detection-tutorial Public
A tutorial on how to train a hand detector with TensorFlow Object Detection API
-
nv-caffe Public
Forked from NVIDIA/caffeCaffe: a fast open framework for deep learning.
-
keras-cats-dogs-tutorial Public
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 r…
-
keras-yolo3 Public
Forked from qqwweee/keras-yolo3A Keras implementation of YOLOv3 (TensorFlow backend), which I used to train an object detector for the Kaggle 2018 "Google AI Open Images - Object Detection Track" competition
-
DeepLens_Notifier Public
An AWS DeepLens agent which sends a LINE notifier to me when it detects an event
-
caffe_merge_batchnorm Public
My repository for testing how to merge/remove BatchNorm and Scale layers in trained caffe models
-
-
py-faster-rcnn Public
Forked from rbgirshick/py-faster-rcnnFaster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
-
dqn-tx1-for-nintendo Public
My attempt to run DQN on Jetson TX1, which learns how to play Nintendo Famicom Mini games through reinforcement learning directly.
-
dataset-tools Public
A collection of tools/scripts I use to process deep learning datasets
-
deeplearning-cats-dogs-tutorial Public
Forked from adilmoujahid/deeplearning-cats-dogs-tutorialA Practical Introduction to Deep Learning with Caffe and Python (works on Jetson TX2)
-
CudaMiner Public
Forked from noxo/CudaMinera CUDA accelerated litecoin mining application for NVIDIA Jetson TX2/TX1
-
DeepMind-Atari-Deep-Q-Learner Public
Forked from kuz/DeepMind-Atari-Deep-Q-LearnerDeepMind's DQN code + my tweaks (works on NVIDIA Jetson TX1)