Pinned Repositories
-Qualcomm-AI-Contest-2017-Remote-Marker-based-tracking
Remote Marker based tracking for accurate drone landing for the 2017 Qualcomm AI Developer Contest
awesome-neural-rendering
A collection of resources on neural rendering.
DDPM
A re implementation of Denoising Diffusion Probabilistic Model for educational purpose
Edge-Based-TM
hyperreel
Code release for HyperReel High-Fidelity 3D Video with Ray-Conditioned Sampling
learn-machine-learning-in-two-months
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.
lightDenseYOLO
A real-time object detection app based on lightDenseYOLO Our lightDenseYOLO is the combination of two components: lightDenseNet as the CNN feature extractor and YOLO v2 as the detection module
LightGaussian
"LightGaussian: Unbounded 3D Gaussian Compression with 15x Reduction and 200+ FPS", Zhiwen Fan, Kevin Wang, Kairun Wen, Zehao Zhu, Dejia Xu, Zhangyang Wang
RGBDNet
[3DV 2021] We propose a new cascaded architecture for novel view synthesis, called RGBD-Net, which consists of two core components: a hierarchical depth regression network and a depth-aware generator network.
semanticNERF
phongnhhn92's Repositories
phongnhhn92/mlcourse_open
OpenDataScience Machine Learning course. Both in English and Russian
phongnhhn92/2ndSCIEPaper
phongnhhn92/CapsLayer
CapsLayer: An advanced library for capsule theory
phongnhhn92/cardiac-segmentation
Right Ventricle Cardiac MRI Segmentation
phongnhhn92/coding-interview-university
A complete computer science study plan to become a software engineer.
phongnhhn92/darknet_scripts
Auxilary scripts to work with (YOLO) darknet deep learning famework
phongnhhn92/Deep-Learning-examples-using-Tensorflow
This repository contains Deep Learning examples using Tensorflow. This repository will be useful for Deep Learning starters who find difficulty in understanding the example codes.
phongnhhn92/DEXTR-PyTorch
Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr
phongnhhn92/dfp
Reinforcement Learning with Goals
phongnhhn92/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
phongnhhn92/IC-STN
Inverse Compositional Spatial Transformer Networks (CVPR 2017)
phongnhhn92/imgaug
Image augmentation for machine learning experiments.
phongnhhn92/Learning-Python
This is just how I learning Python by following the book "Python Data Science Handbook"
phongnhhn92/learnopencv
Learn OpenCV : C++ and Python Examples
phongnhhn92/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
phongnhhn92/models
Models built with TensorFlow
phongnhhn92/nasnet-tensorflow
A nasnet in tensorflow
phongnhhn92/neural_image_captioning
Neural image captioning (NIC) implementation with Keras 2.
phongnhhn92/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
phongnhhn92/Object-Detector-App
phongnhhn92/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
phongnhhn92/Practical_RL
A course in reinforcement learning in the wild
phongnhhn92/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
phongnhhn92/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
phongnhhn92/relational-networks
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
phongnhhn92/rmnist
Some examples trained on very reduced versions of the MNIST training set
phongnhhn92/Seq2seq-Chatbot-for-Keras
This repository contains a new generative model of chatbot based on seq2seq modelling.
phongnhhn92/Tensorflow-projects
phongnhhn92/tensornets
High level network definitions with pre-trained weights in TensorFlow
phongnhhn92/YoloV2NCS
This project shows how to run tiny yolo v2 with movidius stick.