Stars
v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
Guide for building custom op for TensorFlow
A list of papers and datasets about point cloud analysis (processing)
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Event-driven network library for multi-threaded Linux server in C++11
Deep Convolutional Generative Adversarial Networks
My Final project for the Creative Applications of Deep Learning with Google's Tensorflow | Parag K. Mital | Kadenze, Inc.
An open-source C++ library developed and used at Facebook.
PyTorch implementation of PointCNN model specified in the white paper located here: https://arxiv.org/pdf/1801.07791.pdf
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
A resource repository for 3D machine learning
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
This is the pytorch implementation of PointNet on semantic segmentation task.
Learn how to design, develop, deploy and iterate on production-grade ML applications.
Implement some models of RGB/RGBD semantic segmentation in PyTorch, easy to run. Such as FCN, RefineNet, PSPNet, RDFNet, 3DGNN, PointNet, DeepLab V3, DeepLab V3 plus, DenseASPP, FastFCN
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
a simple customer management system using MVC model with development ducumentation