Pinned Repositories
BanknotesRecognition
Repository for our VCIP 2018 paper, 'A Light Deep Learning Based Method for Bank Serial Number Recognition'. It contains all the dataset with the code.
compilations
This repository contains compilation of some chosen topics.
Data-Mining-and-Big-Data-Analytics-Book
This repository is made for my book: "Data Mining and Big Data Analytics". It contains all the codes and the dataset used in the book.
dl-2020-final-project
This is the final project for the Deep Learning class, NCTU - Fall 2020. The objective is to build a robot to win a line-following competition. Our team won first place out of 10 teams.
Image-Processing-Computer-Vision-Video-Series
This repository folder is intended for my video series about "Image Processing and Computer Vision" in my YouTube channel.
Machine-Learning-From-The-Scratch
This repository folder is intended for my video series "Machine Learning from The Scratch using Python" in my YouTube channel.
PartDistill
PointMixSwap
This is the official repository of our ECCV 2022 paper, "Point MixSwap: Attentional Point Cloud Mixing via Swapping Matched Structural Divisions".
Tensorflow-TensorRT
This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
tensorflow-yolov3
Pure tensorflow Implement of YOLOv3 with support to train your own dataset
ardianumam's Repositories
ardianumam/Tensorflow-TensorRT
This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
ardianumam/compilations
This repository contains compilation of some chosen topics.
ardianumam/Data-Mining-and-Big-Data-Analytics-Book
This repository is made for my book: "Data Mining and Big Data Analytics". It contains all the codes and the dataset used in the book.
ardianumam/tensorflow-yolov3
Pure tensorflow Implement of YOLOv3 with support to train your own dataset
ardianumam/Machine-Learning-From-The-Scratch
This repository folder is intended for my video series "Machine Learning from The Scratch using Python" in my YouTube channel.
ardianumam/PointMixSwap
This is the official repository of our ECCV 2022 paper, "Point MixSwap: Attentional Point Cloud Mixing via Swapping Matched Structural Divisions".
ardianumam/PartDistill
ardianumam/BanknotesRecognition
Repository for our VCIP 2018 paper, 'A Light Deep Learning Based Method for Bank Serial Number Recognition'. It contains all the dataset with the code.
ardianumam/Image-Processing-Computer-Vision-Video-Series
This repository folder is intended for my video series about "Image Processing and Computer Vision" in my YouTube channel.
ardianumam/dl-2020-final-project
This is the final project for the Deep Learning class, NCTU - Fall 2020. The objective is to build a robot to win a line-following competition. Our team won first place out of 10 teams.
ardianumam/Kalman-Filters
Kalman filtering, also known as linear quadratic estimation (LQE), is an algorithm that uses a series of measurements observed over time, containing statistical noise and other inaccuracies, and produces estimates of unknown variables that tend to be more accurate than those based on a single measurement alone, by estimating a joint probability distribution over the variables for each timeframe. The filter is named after Rudolf E. Kálmán, one of the primary developers of its theory.
ardianumam/machine-learning-resources
A curated list of awesome machine learning frameworks, libraries, courses, books and many more.
ardianumam/pointcloud-copart-segmentation
ardianumam/tutorials
PyTorch tutorials.
ardianumam/ardianumam.github.io
Build a Jekyll blog in minutes, without touching the command line.
ardianumam/AtlasNetV2
This repository contains the source codes for the paper AtlasNet V2 - Learning Elementary Structures.
ardianumam/book
ardianumam/larapus
Coba belajar Larapus dari bukunya Mas Rahmad Awaludin
ardianumam/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
ardianumam/matrix-multiplication-threading
Matrix multiplication using c++11 threads
ardianumam/models
Models and examples built with TensorFlow
ardianumam/my-paper-reading
List of paper reading
ardianumam/MyBook
This repository is for all codes and data related to my book.
ardianumam/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
ardianumam/pySceneNetRGBD
Scripts showing how to work with the SceneNetRGBD dataset
ardianumam/setvae
[CVPR'21] SetVAE: Learning Hierarchical Composition for Generative Modeling of Set-Structured Data
ardianumam/tensorflow_object_detection_create_coco_tfrecord
Convert coco dataset to tfrecord for the tensorflow detection API.
ardianumam/tf_trt_models
TensorFlow models accelerated with NVIDIA TensorRT
ardianumam/Vanilla-GAN
ardianumam/wacom-hid-descriptors
Database of HID descriptors for Wacom pen/touch digitizers