tryfore's Stars
nagadomi/waifu2x
Image Super-Resolution for Anime-Style Art
Sanster/IOPaint
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
brilam/remove-bg
A Python API wrapper for removing background using remove.bg's API
advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
Adamdad/Awesome-ComposableAI
A curated list of Composable AI methods: Building AI system by composing modules.
sail-sg/EditAnything
Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc. (ACM MM)
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
geekyutao/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
continue-revolution/sd-webui-segment-anything
Segment Anything for Stable Diffusion WebUI
ClockZinc/sd-webui-IS-NET-pro
webui extension
emomilol1213/Unreal-Diffusion
Stable Diffusion for Unreal Engine
BillEliot/GASDocumentation_Chinese
tranek/GASDocumentation
My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
Light-City/CPlusPlusThings
C++那些事
skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
gonglei007/GameDevMind
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
kisence-mian/UnityLockStepDemo
基于Unity做的帧同步Demo,ECS架构
ydwj/Unity-ECS-FpsGame
A simple case of a top Angle FPS
dudu502/LittleBee
Keyframe sync using ECS(R)
grantjenks/free-python-games
Free Python Games
Reinisch/Warcraft-Arena-Unity
World of Warcraft client-server combat system implementation in Unity with Photon Bolt.
zouchunyi/UnityAvater
xmake-io/xmake
🔥 A cross-platform build utility based on Lua
rlafydid/UGUICircularScrollView
UGUi 多功能无限循环列表。
DFTGames/UnityLocalization
NVentimiglia/Unity3d-Foundation
Unity3d Databinding, MVVM, Tasks, Localization
ibrahimpenekli/GameToolkit-Localization
Asset localization system for Unity.
agens-no/PolyglotUnity
A Polyglot Localization plugin for Unity3d that translates games to many languages
JelinYao/MyChrome
使用libCef+Duilib开发属于自己的浏览器,支持多标签、多进程、视频播放、文件下载、开发者模式、保存网页为PDF文件等功能
cefsharp/CefSharp.MinimalExample
Minimal example of how the CefSharp library can be used