Pinned Repositories
3d_model_retriever
Experimenting with a newly published deep learning paper and how it can be used for content-based 3D model retrieval. (info retrieval for CAD)
AFC
chainer-graph-cnn
Chainer implementation of 'Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering' (https://arxiv.org/abs/1606.09375)
cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
coma
Convolutional Mesh Autoencoders for Generating 3D Faces
cvpr2019
cvpr2019 papers
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
dgcnn
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.
Mesh-Simplify
An implement of Mesh Simplification. Course project of Computer Graphics.
wusuoweima's Repositories
wusuoweima/cvpr2019
cvpr2019 papers
wusuoweima/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
wusuoweima/dgcnn
wusuoweima/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.
wusuoweima/3d_model_retriever
Experimenting with a newly published deep learning paper and how it can be used for content-based 3D model retrieval. (info retrieval for CAD)
wusuoweima/AFC
wusuoweima/chainer-graph-cnn
Chainer implementation of 'Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering' (https://arxiv.org/abs/1606.09375)
wusuoweima/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
wusuoweima/coma
Convolutional Mesh Autoencoders for Generating 3D Faces
wusuoweima/CVPR19_Incremental_Learning
Learning a Unified Classifier Incrementally via Rebalancing
wusuoweima/DGCNN-1
Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".
wusuoweima/example-code
Example code for the book Fluent Python
wusuoweima/FeaStNet
FeaStNet: Feature-Steered Graph Convolutions for 3D Shape Analysis
wusuoweima/IOSL
wusuoweima/libigl
Simple C++ geometry processing library.
wusuoweima/librealsense
Intel® RealSense™ SDK
wusuoweima/mesh
MPI-IS Mesh Processing Library
wusuoweima/Meshlab-MLXScriptBatchProcessing
Batch Processing MLX scripts(批量处理meshlab的脚本)
wusuoweima/OpenCV3-Intro-Book-Src
:blue_book:《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code
wusuoweima/patch_linemod
improvement for linemod, make it holistic but also part-based
wusuoweima/pcl-1
Point Cloud Library (PCL)
wusuoweima/planercnn
PlaneRCNN detects and reconstructs piece-wise planar surfaces from a single RGB image
wusuoweima/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
wusuoweima/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
wusuoweima/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
wusuoweima/rotationnet
wusuoweima/SO-Net
SO-Net: Self-Organizing Network for Point Cloud Analysis, CVPR2018
wusuoweima/SoftRas
Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
wusuoweima/SparseConvNet
Submanifold sparse convolutional networks
wusuoweima/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习