Pinned Repositories
ComfyUI-OOTDiffusion
ComfyUI custom node that simply integrates the OOTDiffusion.
dapp-chat
[For study] Decentralized chat application using go-ethereum(devp2p), IPFS, Vue3, encrypted with ECDH and SM4 CTR.
flask-with-tailwindcss
Boilerplate Front-End with Tailwindcss | Guider | Developing...
image-fusion
Approach to infrared and visible image fusion using Auto-Encoder, MSRS dataset. 论文 “基于梯度转移和自编码器的红外与可见光图像融合”。
nonebot-plugin-arcaea
An arcaea rhythm game score-querying bot plugin for nonebot2.
nonebot-plugin-ipypreter
基于 nonebot2 开发的消息交互式 Python 解释器,依赖 docker SDK
nonebot-plugin-nsfw
群聊 NSFW 图片检测插件,带有撤回、禁言等功能。可配置使用 Safety Checker、NSFW Model 等多款模型。
nonebot-plugin-params
提供协议适配时常用的注入函数
numpy-convolution-forward
Numpy only convolution neural network forward implementation, implement the Conv2d, Linear, Pool2d, Activation, etc. Modern module structure like PyTorch! Working on VGG19!
nb-autodoc
Python API documentation tool supporting the modern PEPs and typing features.
iyume's Repositories
iyume/nonebot-plugin-nsfw
群聊 NSFW 图片检测插件,带有撤回、禁言等功能。可配置使用 Safety Checker、NSFW Model 等多款模型。
iyume/image-fusion
Approach to infrared and visible image fusion using Auto-Encoder, MSRS dataset. 论文 “基于梯度转移和自编码器的红外与可见光图像融合”。
iyume/nonebot-plugin-params
提供协议适配时常用的注入函数
iyume/dapp-chat
[For study] Decentralized chat application using go-ethereum(devp2p), IPFS, Vue3, encrypted with ECDH and SM4 CTR.
iyume/numpy-convolution-forward
Numpy only convolution neural network forward implementation, implement the Conv2d, Linear, Pool2d, Activation, etc. Modern module structure like PyTorch! Working on VGG19!
iyume/safety-checker
Integrate stable diffusion safety checker / NSFW image detection into web service like FastAPI.
iyume/diffusers-test
Stable diffusion learning and testings.
iyume/food-semantic-segmentation
[For study] Semantic segmentation for common chinese food. Using PyTorch, UNet, PyQt5.
iyume/brain-age-prediction-application
[For study] Brain age prediction using IXI T1-weighted MRI datasets. Use Tauri, Vue3 as frontend, FastAPI as backend. Use Vite, Naive UI, etc.
iyume/nonebot-plugin-wordle-daily
Chatbot and PIL implementation of the official wordle website.
iyume/animal-pose
[For study] Animal pose keypoints recognization using Animal-Pose dataset.
iyume/blog-hugo
iyume/CMU-15-213
CMU 15-213: Introduction to Computer Systems (ICS), Fall 2023. As well as CSAPP (Computer Systems: A Programmer's Perspective).
iyume/cpp-experience
Repo for tracking my C++ code in Class/OI/self-learning.
iyume/cpython
The Python programming language
iyume/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
iyume/DrissionPage
Python based web automation tool. Powerful and elegant.
iyume/GenerationDataViewer
Stable diffusion generation data viewer / editor written in fluent ui.
iyume/githubkit
The modern, all-batteries-included GitHub SDK for Python, including rest api, graphql, webhooks, like octokit!
iyume/go-ethereum
Official Go implementation of the Ethereum protocol
iyume/iloveapi-python
Python api client made for iLoveIMG & iLovePDF based on iLoveAPI (https://www.iloveapi.com/docs/api-reference).
iyume/iyume
Hoping. Then praying.
iyume/medical-report-generation
Graduation project.
iyume/nonebot2
跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
iyume/nsctf2022-writeups
长春理工大学 2022 NSCTF 校赛 write-up
iyume/OOTDiffusion
Official implementation of OOTDiffusion
iyume/pytorch-msssim
Fast and differentiable MS-SSIM and SSIM for pytorch.
iyume/Stanford-CS106L
Stanford CS106L Autumn 2023: Standard C++ Programming. Using LLVM, clang, clangd, lldb modern toolchain.
iyume/Stanford-CS144
Stanford CS144: Introduction to Computer Networking, Spring 2023
iyume/typeshed
Collection of library stubs for Python, with static types