Pinned Repositories
CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
dataset
医学影像数据集列表
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Few-Shot-Semantic-Segmentation-Papers
Few Shot Semantic Segmentation Papers
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
gcli
Go CLI application, tool library, running CLI commands, support console color, user interaction, progress display, data formatting display, generate bash/zsh completion add more features. Go的命令行应用,工具库,运行CLI命令,支持命令行色彩,用户交互,进度显示,数据格式化显示,生成bash/zsh命令补全脚本
gossh
gossh是一个极简的ssh管理工具,go语言开发,编译成一个二进制程序,无任何依赖;用于远程串行或者并行管理多台Linux主机;支持远程执行命令和传递文件。
hello-world
TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
GuoXiong2016's Repositories
GuoXiong2016/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
GuoXiong2016/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
GuoXiong2016/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
GuoXiong2016/dataset
医学影像数据集列表
GuoXiong2016/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
GuoXiong2016/Few-Shot-Semantic-Segmentation-Papers
Few Shot Semantic Segmentation Papers
GuoXiong2016/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
GuoXiong2016/gcli
Go CLI application, tool library, running CLI commands, support console color, user interaction, progress display, data formatting display, generate bash/zsh completion add more features. Go的命令行应用,工具库,运行CLI命令,支持命令行色彩,用户交互,进度显示,数据格式化显示,生成bash/zsh命令补全脚本
GuoXiong2016/gossh
gossh是一个极简的ssh管理工具,go语言开发,编译成一个二进制程序,无任何依赖;用于远程串行或者并行管理多台Linux主机;支持远程执行命令和传递文件。
GuoXiong2016/hello-world
GuoXiong2016/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).
GuoXiong2016/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
GuoXiong2016/kaoyan2020
GuoXiong2016/LITS2017-main1
liver tumor segmentation(2d UNet) for LITS2017
GuoXiong2016/myfirst
GuoXiong2016/Person_reID_baseline_pytorch
Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
GuoXiong2016/Pyqt5_yolov5_unet_centernet
集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割
GuoXiong2016/sssegmentation
SSSegmentation: An Open Source Strongly Supervised Semantic Segmentation Toolbox Based on PyTorch.
GuoXiong2016/step1
GuoXiong2016/Tmall_JavaEE
技术栈 Servlet + Jsp + Tomcat , 是Java Web入门非常好的练手项目
GuoXiong2016/wama_medic
A simple-to-use yet function-rich medical image processing toolbox
GuoXiong2016/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite