Pinned Repositories
accelerated-mobile-pages
Automatically add Accelerated Mobile Pages (AMP Project) functionality on your WordPress.
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Advanced-Lane-and-Vehicle-Detection
This repository is aimed towards using advanced computer vision techniques to accurately detect lane lines on unfavorable roads.
Advanced-Lane-Detection
Developed a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car. Detect lane lines in a variety of conditions, including changing road surfaces, curved roads, and variable lighting.
AdvancedLineDetection
albedo-boot
AlbedoBoot 是一个Java企业应用开源框架,基于jhipster快速开发框架,使用经典技术组合(SpringBoot、SpringCloud、Spring MVC、MyBatis/Hibernate、Metronic),包括核心模块如:组织机构、角色用户、权限授权、数据权限、代码生成、定时任务等。
arrow_road_marking_detection
MultiNet
Real-time Joint Semantic Reasoning for Autonomous Driving
SCNN
Spatial CNN for traffic lane detection
segraph
The segraph library creates graphs from SLIC superpixels. It can be used for using CRF for image segmentation
daixiaogang's Repositories
daixiaogang/SCNN
Spatial CNN for traffic lane detection
daixiaogang/accelerated-mobile-pages
Automatically add Accelerated Mobile Pages (AMP Project) functionality on your WordPress.
daixiaogang/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
daixiaogang/albedo-boot
AlbedoBoot 是一个Java企业应用开源框架,基于jhipster快速开发框架,使用经典技术组合(SpringBoot、SpringCloud、Spring MVC、MyBatis/Hibernate、Metronic),包括核心模块如:组织机构、角色用户、权限授权、数据权限、代码生成、定时任务等。
daixiaogang/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
daixiaogang/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
daixiaogang/awesome-spring-boot
Spring Boot Resources
daixiaogang/book-1
个人认为对技术提升很不错的书
daixiaogang/cas
SSO
daixiaogang/CS-Notes
:books: Computer Science Learning Notes
daixiaogang/feilong-core
:gem: Reduce development, Release ideas
daixiaogang/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
daixiaogang/GCTT
GCTT Go中文网翻译组。
daixiaogang/GolangTraining
Training for Golang (go language)
daixiaogang/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
daixiaogang/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
daixiaogang/HiMaster-
基于stm32、树莓派,后端使用Java的springboot架构,以微信小程序作为用户控制端的智能家居控制系统
daixiaogang/Online-learning-cloud-platform
:eyes:在线学习平台,前端主要技术:Angular,后端主要技术:springboot (项目包含前台,后台上传失误,可能丢失代码......分为前台展示系统及后台管理系统。前台系统包含首页门户、多级菜单、问题页面、免费课程、练习页面等模块。 后台管理系统包含课程管理、用户管理、管理员管理、评论管理等模块。系统介绍及详细功能点、技术点见项目内文档描述)
daixiaogang/Quicksql
Simpler, Safer, Faster Unified SQL Analytics Engine for Multi-Datasources
daixiaogang/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
daixiaogang/shadowsocks-go
go port of shadowsocks
daixiaogang/sofang
基于Spring Boot+ElasticSearch实现搜房网
daixiaogang/spring-boot-mybatis-interface
通用数据库访问接口
daixiaogang/spring-boot-starter-shiro-pac4j
pac4j + shiro
daixiaogang/spring-boot-student
spring-boot-student
daixiaogang/SpringBoot-DynamicDataSource
Spring Boot Dynamic and Multiple DataSource project / Spring Boot 动态数据源、多数据源切换
daixiaogang/springboot-shiro-cas-mybatis
sso springboot cas shiro pac4j (mybatis jpa)_cas sso 版本4.1.x,客户端最好的demo是client_shiro_cas_pac4j,更多信息请看redme文件!
daixiaogang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
daixiaogang/VPGNet
Lane and road marking detection and recognition via multi-task network guided by vanishing point
daixiaogang/web_aopLogging
在学习SpringAOP过程中的一个demo案例,初始状态是讲操作日志填写到数据库内