Pinned Repositories
-C-
习题答案
alien_invasion
game, python, Python Crash Course
apriltag
AprilTag is a visual fiducial system popular for robotics research.
apriltag-generation
Generate AprilTags in custom layouts
breakpad-lss
Breakpad Linux Syscall Support
CPPAlgorithm
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
DenoisingAutoencoder
the implementation of DenoisingAutoencoder, tested by MNIST
ImageToCharImg
图片转字符画的python练手项目
JayChen1996's Repositories
JayChen1996/ImageToCharImg
图片转字符画的python练手项目
JayChen1996/-C-
习题答案
JayChen1996/apriltag
AprilTag is a visual fiducial system popular for robotics research.
JayChen1996/apriltag-generation
Generate AprilTags in custom layouts
JayChen1996/CPPAlgorithm
JayChen1996/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
JayChen1996/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
JayChen1996/DenoisingAutoencoder
the implementation of DenoisingAutoencoder, tested by MNIST
JayChen1996/ethzasl_apriltag2
Catkinized version of the AprilTag C++ implementation
JayChen1996/Extend-Embed
记录如何在一种语言中使用另一种语言进行混合编程
JayChen1996/ImageProcessingGuiToolbox
基于OpenCV编写的一些常用的图像处理算法工具箱
JayChen1996/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
JayChen1996/LearningOpenGL
JayChen1996/MathModel
研究生数学建模,数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
JayChen1996/MATLAB
MATLAB代码
JayChen1996/Mobile-SDK-Android
DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
JayChen1996/nerfstudio
A collaboration friendly studio for NeRFs
JayChen1996/NoisYImage
图像添加噪声和去除噪声的小程序
JayChen1996/Note
something
JayChen1996/Notes
JayChen1996/NowCoderInterviewQ-A
牛客网C++面经的回答
JayChen1996/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
JayChen1996/PJCurvature
Calculate the curvature of discrete points
JayChen1996/pytorch-doc-zh
Pytorch 中文文档
JayChen1996/PytorchExp
Pytorch的一些学习和实验代码
JayChen1996/Qt_VoiceRecog
JayChen1996/RS
俄罗斯方块
JayChen1996/SkyEye
JayChen1996/tandem
[CoRL 21'] TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo
JayChen1996/UnixLinuxProgram
UnixLinux编程实践教程一书代码