Pinned Repositories
RFNet-4D
Code release for ECCV 2022 paper "RFNet-4D: Joint Object Reconstruction and Flow Estimation from 4D Point Clouds"
A-paper-list-of-object-detection-using-deep-learning
architectural_style_transfer
Code and data release for ICCP 2022 paper "Time-of-Day Neural Style Transfer for Architectural Photographs".
Associatively-Segmenting-Instances-and-Semantics-in-Point-Clouds
CNN-Image-Retrieval-in-PyTorch
Faster-R-CNN-and-Mask-R-CNN-in-PyTorch-1.0
MarineInst20M
The official dataset repository of "MarineInst: A Foundation Model for Marine Image Analysis with Instance Visual Description". ECCV 2024.
Semantic-Segmentation-Architectures-Implemented-in-PyTorch
https://meetshah1995.github.io/semantic-segmentation/deep-learning/pytorch/visdom/2017/06/01/semantic-segmentation-over-the-years.html
stylecity3d
[ECCV 2024] StyleCity: Large-Scale 3D Urban Scenes Stylization with Vision-and-Text Reference via Progressive Optimization
tuananh1007.github.io
My personal page
tuananh1007's Repositories
tuananh1007/A-paper-list-of-object-detection-using-deep-learning
tuananh1007/3D-Machine-Learning
A resource repository for 3D machine learning
tuananh1007/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
tuananh1007/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
tuananh1007/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
tuananh1007/awesome-satellite-imagery-datasets
List of satellite imagery datasets with annotations for computer vision and deep learning
tuananh1007/awesome-scene-understanding
A list of papers for scene understanding in computer vision.
tuananh1007/Best_AI_paper_2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
tuananh1007/ChamferDistancePytorch
Chamfer Distance in Pytorch with f-score
tuananh1007/convolutional_occupancy_networks
[ECCV'20] Convolutional Occupancy Networks
tuananh1007/course-content
Summer course content for Neuromatch Academy
tuananh1007/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
tuananh1007/Efficient-Segmentation-Networks
Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESPNetv2, LEDNet, ESNet, FSSNet, CGNet, DABNet, Fast-SCNN, ContextNet, FPENet, etc.)
tuananh1007/Fast-SCNN
Implementation of Fast-SCNN using Tensorflow 2.0
tuananh1007/GCN3DSegment
Graph convolutional networks for mesh segmentation on human and object models.
tuananh1007/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
tuananh1007/HRNet-Semantic-Segmentation
High-resolution representation learning (HRNets) for Semantic Segmentation
tuananh1007/info8010-deep-learning
Lectures for INFO8010 - Deep Learning, ULiège
tuananh1007/interactive-viewer
An online test suite for rendering research, based on Disney Research's interactive viewer
tuananh1007/machine-learning-systems-design
A booklet on machine learning systems design with exercises
tuananh1007/MATH6380P
MATH 6380P Advanced Topics in Deep Learning (Fall 2020)
tuananh1007/MeshCNN
Convolutional Neural Network for 3D meshes in PyTorch
tuananh1007/mitsuba-visualize
Visualizes meshes, pointclouds and video flythroughs in publication quality
tuananh1007/MTML_pytorch_implementation
Unofficial implementation of 3D Instance Segmentation via Multi-Task Metric Learning (MTML)
tuananh1007/once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
tuananh1007/PartSegmentationToolbox
Toolbox to create manual segmentations and map segmentation results to different resolutions
tuananh1007/PlotNeuralNet
Latex code for making neural networks diagrams
tuananh1007/point-transformer-pytorch-1
Implementation of the Point Transformer layer, in Pytorch
tuananh1007/Pointnet2_PyTorch
PyTorch implementation of Pointnet2/Pointnet++
tuananh1007/scikit-optimize
Sequential model-based optimization with a `scipy.optimize` interface