jiayuanyuan1011
Adversity is a good discipline. Adversity leads to prosperity.
Egretintern of web Front End Enginee
Pinned Repositories
3dcnn.torch
Volumetric CNN for feature extraction and object classification on 3D data.
awesome-video-understanding
video-understanding:Video Classification, Action Recognition, Video Datasets
Deep-Learning-PointNet-Project
Classification and Segmentation of the MNIST dataset given as a point set input. Classification: the program classifies hand written digits, given as a sample of 100 points in a 2 dimensional field. the architecture is based on a Stanford article of a PointNet which is especially efficient for 3D image classification. the PointNet classification accuracy is 92.86% Segmentation: this is an extension to the classification net which can later define segments within the pointset. the program receives an input of a handwritten digit, given as a sample of 200 points in a 2 dimensional field, where 100 of the points are a sample of the digit itself, and the rest of the points are "background" points which are not part of the digit. the program classifies each point into one of the 2 segments and returns if it is part of the digit or part of the background. the PointNet segmentation accuracy is 97.65%
grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
labelme
Image Annotation Tool with Python.
MLAlgorithms
Minimal and clean examples of machine learning algorithms
oi-slides
我的信息学竞赛讲课课件
OpenSfM
Open source Structure from Motion pipeline
VeloView
VeloView performs real-time visualization of live captured 3D LiDAR data from Velodyne's HDL sensors (HDL-64E, HDL-32E, and VLP-16)
jiayuanyuan1011's Repositories
jiayuanyuan1011/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
jiayuanyuan1011/oi-slides
我的信息学竞赛讲课课件
jiayuanyuan1011/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
jiayuanyuan1011/BJTU_thesis
jiayuanyuan1011/blockly
The web-based visual programming editor.
jiayuanyuan1011/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
jiayuanyuan1011/cyaron
CYaRon: Yet Another Random Olympic-iNformatics test data generator
jiayuanyuan1011/docker-library
kubernetes 相关 images 同步
jiayuanyuan1011/DXY-COVID-19-Data
2019新型冠状病毒疫情时间序列数据仓库 | COVID-19/2019-nCoV Infection Time Series Data Warehouse
jiayuanyuan1011/FXTest
接口自动化测试平台——python+flask版,支持http协议、dubbo协议接口
jiayuanyuan1011/HandWriteRecognition
iOS版本的手写汉字识别Demo,核心算法不到300行,参考博文:http://www.linyibin.cn/2016/11/10/technology-IME-HandWritingRecognization/
jiayuanyuan1011/interview_python
关于Python的面试题
jiayuanyuan1011/jnoj
Jiangnan Online Judge
jiayuanyuan1011/kubernete
Kubernetes component images
jiayuanyuan1011/MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
jiayuanyuan1011/manager-web
jiayuanyuan1011/manim
Animation engine for explanatory math videos
jiayuanyuan1011/NOJ
⚡ open-source online judge based on Laravel | 南京邮电大学开源 Online Judge | QQ群:668108264
jiayuanyuan1011/oi_slides
我的 OI 课件
jiayuanyuan1011/OnlineJudge
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
jiayuanyuan1011/scratch-blocks
Scratch Blocks is a library for building creative computing interfaces.
jiayuanyuan1011/scratch-gui
Graphical User Interface for creating and running Scratch 3.0 projects.
jiayuanyuan1011/scratch-vm
Virtual Machine used to represent, run, and maintain the state of programs for Scratch 3.0
jiayuanyuan1011/scratch-www
Standalone web client for Scratch
jiayuanyuan1011/shareOI
算法竞赛课件分享
jiayuanyuan1011/spyne
A transport and architecture agnostic RPC library that focuses on exposing services with a well-defined API using popular protocols.
jiayuanyuan1011/ssm-weixin
微信开发完整java项目基于SSM微信公众号项目开发SpringMyBatisSpringMVC
jiayuanyuan1011/ssm2
:sparkles: 基于SSM框架简单的文章管理系统,使用MySQL多表存储方式实现留言回复功能
jiayuanyuan1011/syzoj
一个用于算法竞赛的在线评测系统。An online judge system for algorithm competition.
jiayuanyuan1011/WX-bilibili-Demo
迷你版Bilibili微信小程序Demo