Pinned Repositories
C-Tran
General Multi-label Image Classification with Transformers
deteCricle
基于opencv的轮廓检测的封闭曲线检测
ea-python
量化交易策略
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
FOTS.PyTorch
FOTS Pytorch Implementation
learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
maokerocr
创建maokerocr仓库
mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
pixelove
开发了一个python应用程序,可以将目标对象图片分割成指定数量的图片(像素),然后通过聚类分析算法得到每张图片(像素)的主色调并与图片库中的图片比对,将图片库中的最接近像素的图片替换原始像素,最终拼接回完整的目标对象图片。此程序最终得到的图像具有很好的视觉效果。
Norwalker's Repositories
Norwalker/C-Tran
General Multi-label Image Classification with Transformers
Norwalker/deteCricle
基于opencv的轮廓检测的封闭曲线检测
Norwalker/ea-python
量化交易策略
Norwalker/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Norwalker/FOTS.PyTorch
FOTS Pytorch Implementation
Norwalker/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
Norwalker/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
Norwalker/maokerocr
创建maokerocr仓库
Norwalker/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
Norwalker/pixelove
开发了一个python应用程序,可以将目标对象图片分割成指定数量的图片(像素),然后通过聚类分析算法得到每张图片(像素)的主色调并与图片库中的图片比对,将图片库中的最接近像素的图片替换原始像素,最终拼接回完整的目标对象图片。此程序最终得到的图像具有很好的视觉效果。
Norwalker/yolo-flask
使用yolov5+flask在网页上展示
Norwalker/yolov7
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
Norwalker/yolov7-pytorch
这是一个yolov7的库,可以用于训练自己的数据集。
Norwalker/yolox-pytorch
这是一个yolox-pytorch的源码,可以用于训练自己的模型。