Stars
Drag and drop nodes to your scene
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
godot4.4 核心系统功能支持,包括事件总线、分层状态机、资源管理器、序列化和日志系统等
A Godot node property default plugin, similar to Unity's Presets
使用Godot引擎重置PVZ。目前已基本实现原版内容,僵王和部分小游戏暂时不做。
AnimationPlayer refactoring addon for Godot!
A Godot TODO controller You can quickly view all TODO comments, TODO comment categories, quickly jump to the corresponding code, TODO comment search
Convert your flash animation for Unity easy!
Pytools: Some useful tools written by pure python.
Representation learning on large graphs using stochastic graph convolutions.
An Open Source Machine Learning Framework for Everyone
手把手教你用LSTM实现文本分类;基于TensoFlow的LSTM入门;