Pinned Repositories
AB3DMOT
(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
angular-material-app
基于最新Angular 8框架与Material 2技术的web企业级中后台前端应用框架,可以帮助企业提高工作效率,节省开发成本,提升品牌形象。
apollo
An open autonomous driving platform
AppDesignKit
Swift coded, ready-to-use, iOS app templates
architect-awesome
后端架构师技术图谱
ASR_Theory
语音识别理论,论文和PPT
AVP-SLAM-PLUS
An implementation of AVP_SLAM and some new contributions
aws-doc-sdk-examples
Code examples used in the official AWS SDK documentation.
Fitz-liu's Repositories
Fitz-liu/aws-doc-sdk-examples
Code examples used in the official AWS SDK documentation.
Fitz-liu/Cassie_Robot_Resources
list of papers, videos and codes about the bipedal robot Cassie developed by Agility Robotics
Fitz-liu/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
Fitz-liu/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Fitz-liu/ASR_Theory
语音识别理论,论文和PPT
Fitz-liu/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
Fitz-liu/architect-awesome
后端架构师技术图谱
Fitz-liu/jumpserver
Jumpserver是全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统。
Fitz-liu/opendevops
CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台
Fitz-liu/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Fitz-liu/Cassie_Model
Repo containing the urdf and frost based models of Cassie
Fitz-liu/ServerManagement
服务器管理工具,目前有文件管理器、进程监控、计划任务、webSSH、多主机管理等,准备在自己服务器上用,后续会加入更多运维相关,本项目后端python+flask,前端使用layui+jquery,代码在线编辑使用codemirror,webSSH后端使用paramiko前端xterm
Fitz-liu/Terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
Fitz-liu/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Fitz-liu/merge_test
Fitz-liu/ShiYanLou
学习C & C++ & python&汇编语言 数据结构 算法 操作系统 单片机 linux 面试
Fitz-liu/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
Fitz-liu/mmdetection
Open MMLab Detection Toolbox
Fitz-liu/jbone
jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。
Fitz-liu/nideshop-mini-program
NideShop:基于Node.js+MySQL开发的开源微信小程序商城(微信小程序)
Fitz-liu/lemon
开源OA
Fitz-liu/springboot-penguin
:penguin:基于SpringBoot+Mybatis+Thymeleaf+SemanticUI+Bootstrap的在线考试系统(低仿牛客网)
Fitz-liu/COPA
COPA(Collaborative Open Platform Architecture),是轻量级的企业应用框架,可以有效的降低业务系统复杂度。
Fitz-liu/apollo
An open autonomous driving platform
Fitz-liu/PAT
浙江大学PAT题解(C/C++/Java) - 努力成为萌萌的程序媛~~
Fitz-liu/drawingboard.js
A canvas based drawing app that you can integrate easily on your website.
Fitz-liu/elm-react-native
A react native app simulating eleme app,run ios and android.
Fitz-liu/jeesite
JeeSite主要定位于企业信息化领域,已内置企业信息化系统的基础功能和高效的 代码生成 工具, 包括:系统权限组件、数据权限组件、数据字典组件、核心工具组件、视图操作组件、工作流组件、代码生成等。 前端界面风格采用了结构简单、性能优良、页面美观大气的Twitter Bootstrap页面展示框架。 采用分层设计、双重验证、提交数据安全编码、密码加密、访问验证、数据权限验证。 使用Maven做项目管理,提高项目的易开发性、扩展性。 JeeSite目前包括以下三大模块,系统管理(SYS)模块、 内容管理(CMS)模块、在线办公(OA)模块、代码生成(GEN)模块。 系统管理模块,包括企业组织架构(用户管理、机构管理、区域管理)、 菜单管理、角色权限管理、字典管理等功能; 内容管理模块 ,包括内容管理(文章、链接),栏目管理、站点管理、 公共留言、文件管理、前端网站展示等功能; 在线办公模块 ,提供简单的请假流程实例。