Migrate NeRF-based methods to 3D Gaussian Splatting with step-by-step guidance. Analyzes component compatibility, provides code templates, and identifies pot...
Security Analysis
high confidenceThe skill is an instruction-only migration guide (NeRF → 3D Gaussian Splatting) and its requested resources and instructions are coherent with that purpose.
Name/description match the SKILL.md content: detailed conceptual guidance and PyTorch code templates for migrating NeRF components to 3DGS. There are no unrelated dependencies, credentials, or binaries requested.
Runtime instructions are limited to analysis, design guidance, and code examples for migration. The provided snippets reference typical ML artifacts (PyTorch tensors, parameters, deformation nets) and do not instruct the agent to read system files, access environment secrets, or transmit data to external endpoints.
No install spec — instruction-only. Nothing is downloaded or written to disk by the skill itself.
The skill does not request environment variables, credentials, or config paths; requested resources are proportional to an advice/code-template skill.
always:false and no install actions or config modifications. The skill does not request persistent presence or elevated privileges.
Guidance
This skill is a text-and-code migration guide only — it does not contain code that will be installed or ask for credentials. Still be cautious: (1) do not paste private model weights, API keys, or proprietary data into the chat; (2) review any code snippets before running them locally (they may assume PyTorch and manipulate tensors/parameters); and (3) if the agent asks for project files to analyze, prefer sharing minimal, non-sensitive examples or ask for a static description instead.
Latest Release
v0.1.0
Initial release of nerf-to-3dgs-migrator. Guides users in migrating NeRF-based methods to 3D Gaussian Splatting. - Provides a detailed breakdown of paradigm differences between NeRF and 3DGS. - Outlines a step-by-step migration workflow, analyzing core components and mapping them between NeRF and 3DGS. - Supplies migration strategies and code templates for common modules: encoding, density, rendering, deformation, and appearance. - Identifies incompatibilities and offers workarounds for features not natively supported in 3DGS. - Includes guidance on training adaptation and explicit tips on component initialization and parameter tuning. - Supports both English and Chinese triggers for ease of use.
More by @jaccen
Published by @jaccen on ClawHub