Pinned Repositories
alipay
一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等
AnyGPT
Code for "AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling"
basic_shapes_object_detection_model
Model that is fine tuned to detect some basic geometric shapes
Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
clip
改造clip让它支持中文,并支持8K的输入长度
clip-multimodal-ml
CLIP-UNet
Official implementation of CLIP-UNet in pytorch.
ConvFormer
csdn
CSDN 博客文章和代码存储,状态公开
hash
Bcrypt,Argon不可逆加密
gg22mm's Repositories
gg22mm/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
gg22mm/hash
Bcrypt,Argon不可逆加密
gg22mm/alipay
一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等
gg22mm/ConvFormer
gg22mm/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
gg22mm/dial-clean
中文对话数据清洗
gg22mm/encrypt
encrypt-php
gg22mm/GPT2-chinese-chatbot
利用GPT2实现的闲聊模型
gg22mm/hyperf
🚀A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
gg22mm/hyperf-demo
Demo项目
gg22mm/hyperf-upload
hyperf上传包,包括本地与oss
gg22mm/laravel-avatar
字符或者汉字生成头像配置
gg22mm/Huggingface_Task
gg22mm/m3e-base
gg22mm/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
gg22mm/nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
gg22mm/oauth-qq
gg22mm/PaySDK
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
gg22mm/Pix2Seq
Simple Implementation of Pix2Seq model for object detection in PyTorch
gg22mm/Pytorch_YOLOV3
gg22mm/roop
one-click face swap
gg22mm/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
gg22mm/SimSwap
An arbitrary face-swapping framework on images and videos with one single trained model!
gg22mm/sku
laravel-admin Form组件 扩展 商品SKU
gg22mm/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。
gg22mm/xiaojiejie
移动端全屏小姐姐短视频播放源码
gg22mm/YOLOv1-from-scratch
YOLOv1-from-scratch
gg22mm/yolov3_pytorch
gg22mm/YOLOv3_PyTorch_v2
Full implementation of YOLOv3 in PyTorch
gg22mm/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。