Pinned Repositories
123456
CoaST
Cooperative Self-Training for Multi-Target Adaptive Semantic Segmentation
CS231N
CS231N assignments version 2021
FCN-and-FPN
FCN and FPN with backbone vgg and resnet in scene text detection
IMA207
photographie
INF280
Préparation au concours de programmation
Mael-zys.github.io
MINIST-with-cnn
最优化大作业,手写数字识别 matlab版本
PSENet
PSENet with pytorch and python 3.6
T2M-GPT
(CVPR 2023) Pytorch implementation of “T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations”
Mael-zys's Repositories
Mael-zys/MINIST-with-cnn
最优化大作业,手写数字识别 matlab版本
Mael-zys/FCN-and-FPN
FCN and FPN with backbone vgg and resnet in scene text detection
Mael-zys/PSENet
PSENet with pytorch and python 3.6
Mael-zys/autogluon
AutoGluon: AutoML Toolkit for Deep Learning
Mael-zys/awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
Mael-zys/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
Mael-zys/Cervical-Cancer-Classifier
Challenge of IMA205
Mael-zys/compiler
a simple compiler of automate
Mael-zys/CTPN
CTPN pytorch
Mael-zys/cvpr2020
cvpr2020/cvpr2019/cvpr2018/cvpr2017 papers,极市团队整理
Mael-zys/data-structure
数据结构作业
Mael-zys/digital-signal-processing
Mael-zys/FPN-Semantic-segmentation
use FPN to FPN-Semantic-segmentation。pytorch version
Mael-zys/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
Mael-zys/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Mael-zys/graphe
图论课作业
Mael-zys/Hadoop
Mael-zys/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
Mael-zys/learn-regex
Learn regex the easy way
Mael-zys/LeetCode
My solution of some problems in LeetCode
Mael-zys/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
Mael-zys/longtime-download
Mael-zys/ocr.pytorch
A pure pytorch implemented ocr project including text detection and recognition
Mael-zys/pythonTest
Mael-zys/pytorch.ctpn
pytorch, ctpn ,text detection ,ocr,文本检测
Mael-zys/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
Mael-zys/SD202
labs of course SD202 (databases)
Mael-zys/seeprettyface-face_editor
这是一个基于StyleGAN的人脸属性编辑器
Mael-zys/SQL
Introduction to databases
Mael-zys/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network