Pinned Repositories
3D-R2N2-PyTorch
PyTorch version of 3D-R2N2
AttSets
🔥AttSets in Tensorflow (IJCV 2019)
Awsome_Deep_Geometry_Learning
A list of resources about deep learning solutions on 3D shape processing
bpy-visualization-utils
Blender/bpy utilities for paper-ready visualizations of meshes, point clouds and occupancy grids.
Contrastive-Predictive-Coding-for-Image-Recognition-in-PyTorch
PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 and https://arxiv.org/abs/1905.09272 .
contrastive-predictive-coding-images
Keras implementation of Representation Learning with Contrastive Predictive Coding for images
CRM
Single Image to 3D Textured Mesh in 10 seconds with Convolutional Reconstruction Model.
glTF
glTF – Runtime 3D Asset Delivery
Long-Range-Grouping-Transformer
Implementation of "Long-Range Grouping Transformer for Multi-View 3D Reconstruction" [ICCV 2023]
pytorch-loss
label-smooth, amsoftmax, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
LiyingCV's Repositories
LiyingCV/Long-Range-Grouping-Transformer
Implementation of "Long-Range Grouping Transformer for Multi-View 3D Reconstruction" [ICCV 2023]
LiyingCV/3D-R2N2-PyTorch
PyTorch version of 3D-R2N2
LiyingCV/Awsome_Deep_Geometry_Learning
A list of resources about deep learning solutions on 3D shape processing
LiyingCV/glTF
glTF – Runtime 3D Asset Delivery
LiyingCV/pytorch-loss
label-smooth, amsoftmax, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
LiyingCV/AttSets
🔥AttSets in Tensorflow (IJCV 2019)
LiyingCV/bpy-visualization-utils
Blender/bpy utilities for paper-ready visualizations of meshes, point clouds and occupancy grids.
LiyingCV/Contrastive-Predictive-Coding-for-Image-Recognition-in-PyTorch
PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 and https://arxiv.org/abs/1905.09272 .
LiyingCV/contrastive-predictive-coding-images
Keras implementation of Representation Learning with Contrastive Predictive Coding for images
LiyingCV/CRM
Single Image to 3D Textured Mesh in 10 seconds with Convolutional Reconstruction Model.
LiyingCV/deepLearningBook-Notes
Notes on the Deep Learning book from Ian Goodfellow, Yoshua Bengio and Aaron Courville (2016)
LiyingCV/glTF-Blender-IO
Blender glTF 2.0 importer and exporter
LiyingCV/im2avatar
LiyingCV/Introductory-Time-Series-with-R-Datasets
Datasets for the book "Introductory Time Series with R" by Cowpertwait & Metcalfe
LiyingCV/LiyingCV
Config files for my GitHub profile.
LiyingCV/O-CNN
O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis
LiyingCV/objfile-to-binvox-to-nparray
A set of small programs and scripts to convert OBJ 3D file into vox space and then import it into python as an np array
LiyingCV/ogn
Octree Generating Networks: Efficient Convolutional Architectures for High-resolution 3D Outputs
LiyingCV/Pixel2Mesh
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
LiyingCV/Pixel2Mesh-1
A complete Pixel2Mesh implementation in PyTorch
LiyingCV/Pixel2MeshPlusPlus
Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation. In ICCV2019.
LiyingCV/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
LiyingCV/ShapeNetTools
Master thesis work on 3d object reconstruction from 2d images with graph convolution network (pixel2mesh adaption).
LiyingCV/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
LiyingCV/stanford-shapenet-renderer
Scripts for batch rendering models using Blender. Tested with models from stanfords shapenet library.
LiyingCV/text_simplification
Text Simplification Model based on Encoder-Decoder (includes Transformer and Seq2Seq) model.
LiyingCV/texture_fields
This repository contains code for the paper 'Texture Fields: Learning Texture Representations in Function Space'.
LiyingCV/Transformer-in-Vision
Recent Transformer-based CV and related works.