https://github.com/adamadam3d/Dream-sea-replicate
· scanned 2026-06-17 01:28 UTC (1 month, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +10.4 (diff) · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 116 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
find_latent_stats |
software | healthy | get_latent_stats.py:6 |
main |
software | healthy | get_latent_stats.py:33 |
main |
software | healthy | dreamsea/test_inference.py:7 |
preprocess_dataset |
software | healthy | dreamsea/preprocess_dataset.py:11 |
export_to_ply |
software | healthy | dreamsea/export_ply.py:7 |
setUp |
software | healthy | dreamsea/test_sds_unit.py:21 |
test_point_cloud_creation_and_filtering |
software | healthy | dreamsea/test_sds_unit.py:30 |
test_gaussian_splatting_model_init |
software | healthy | dreamsea/test_sds_unit.py:49 |
test_scatter_renderer_forward_and_gradients |
software | healthy | dreamsea/test_sds_unit.py:63 |
test_sds_loss_v1_computation |
software | healthy | dreamsea/test_sds_unit.py:84 |
test_camera_helpers |
software | healthy | dreamsea/test_sds_unit.py:94 |
test_sds_loss_v2_unconditional |
software | healthy | dreamsea/test_sds_unit.py:108 |
test_sds_loss_v2_conditional_cfg |
software | healthy | dreamsea/test_sds_unit.py:122 |
test_conditional_cfg_fallback_success |
software | healthy | dreamsea/test_sds_unit.py:139 |
__init__ |
software | healthy | dreamsea/gs_sds_optimization.py:6 |
forward |
software | dead | dreamsea/gs_sds_optimization.py:54 |
create_point_cloud_from_rgbd |
software | healthy | dreamsea/gs_sds_optimization.py:102 |
compute_sds_loss |
software | healthy | dreamsea/gs_sds_optimization.py:182 |
optimize_3dgs_sds |
software | healthy | dreamsea/gs_sds_optimization.py:225 |
test_3dgs |
software | healthy | dreamsea/test_3dgs.py:8 |
send_ntfy |
software | healthy | dreamsea/train.py:21 |
generate_samples_during_training |
software | healthy | dreamsea/train.py:77 |
to_pil |
software | healthy | dreamsea/train.py:100 |
build_checkpoint |
software | healthy | dreamsea/train.py:150 |
__init__ |
software | healthy | dreamsea/train.py:171 |
__len__ |
software | healthy | dreamsea/train.py:184 |
__getitem__ |
software | healthy | dreamsea/train.py:187 |
train_ddpm |
software | healthy | dreamsea/train.py:213 |
to_uint8_rgb |
software | healthy | dreamsea/test_inpainting.py:40 |
to_uint8_depth |
software | healthy | dreamsea/test_inpainting.py:46 |
synthetic_rgbd |
software | healthy | dreamsea/test_inpainting.py:52 |
total_variation |
software | healthy | dreamsea/test_inpainting.py:64 |
save_comparison |
software | healthy | dreamsea/test_inpainting.py:76 |
main |
software | healthy | dreamsea/test_inpainting.py:92 |
__init__ |
software | healthy | dreamsea/view_rgbd.py:40 |
_load_tensor |
software | healthy | dreamsea/view_rgbd.py:87 |
_render |
software | healthy | dreamsea/view_rgbd.py:95 |
_on_key |
software | healthy | dreamsea/view_rgbd.py:172 |
_on_scroll |
software | healthy | dreamsea/view_rgbd.py:196 |
load_preprocessed |
software | healthy | dreamsea/view_rgbd.py:209 |
load_raw |
software | healthy | dreamsea/view_rgbd.py:228 |
_load_ddpm_checkpoint |
software | healthy | dreamsea/generation_inpainting.py:7 |
__init__ |
software | healthy | dreamsea/generation_inpainting.py:71 |
generate_patch |
software | healthy | dreamsea/generation_inpainting.py:89 |
generate_grid |
software | healthy | dreamsea/generation_inpainting.py:116 |
_forward_to_noisier |
software | healthy | dreamsea/generation_inpainting.py:133 |
repaint_inpaint |
software | healthy | dreamsea/generation_inpainting.py:151 |
stitch_and_inpaint |
software | healthy | dreamsea/generation_inpainting.py:249 |
intrinsics |
software | healthy | dreamsea/gs_sds_optimization_v2.py:38 |
look_at |
software | healthy | dreamsea/gs_sds_optimization_v2.py:45 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
get_latent_stats.py |
software | healthy | get_latent_stats.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
test_inference.py |
software | healthy | dreamsea/test_inference.py |
preprocess_dataset.py |
software | healthy | dreamsea/preprocess_dataset.py |
export_ply.py |
software | healthy | dreamsea/export_ply.py |
test_sds_unit.py |
software | healthy | dreamsea/test_sds_unit.py |
gs_sds_optimization.py |
software | healthy | dreamsea/gs_sds_optimization.py |
test_3dgs.py |
software | healthy | dreamsea/test_3dgs.py |
train.py |
software | healthy | dreamsea/train.py |
test_inpainting.py |
software | healthy | dreamsea/test_inpainting.py |
view_rgbd.py |
software | healthy | dreamsea/view_rgbd.py |
generation_inpainting.py |
software | healthy | dreamsea/generation_inpainting.py |
gs_sds_optimization_v2.py |
software | healthy | dreamsea/gs_sds_optimization_v2.py |
__init__.py |
software | healthy | dreamsea/__init__.py |
enhance_images.py |
software | healthy | dreamsea/enhance_images.py |
data_preprocessing.py |
software | healthy | dreamsea/data_preprocessing.py |
generate_sample.py |
software | healthy | dreamsea/generate_sample.py |
generate_3dgs.py |
software | healthy | dreamsea/generate_3dgs.py |
models.py |
software | healthy | dreamsea/models.py |
generate_uncond_sample.py |
software | healthy | dreamsea/generate_uncond_sample.py |
main.py |
software | healthy | dreamsea/main.py |
fractal_latent.py |
software | healthy | dreamsea/fractal_latent.py |
test_dino_interpolation.py |
software | healthy | dreamsea/test_dino_interpolation.py |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
INSTALLATION.md |
software | healthy | docs/INSTALLATION.md |
USAGE.md |
software | healthy | docs/USAGE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
TestSDSComponents |
software | healthy | dreamsea/test_sds_unit.py:20 |
GaussianSplattingModel |
software | healthy | dreamsea/gs_sds_optimization.py:5 |
PreprocessedDataset |
software | healthy | dreamsea/train.py:169 |
RGBDViewer |
software | healthy | dreamsea/view_rgbd.py:37 |
GeneratorInpainter |
software | healthy | dreamsea/generation_inpainting.py:70 |
DataPreprocessor |
software | healthy | dreamsea/data_preprocessing.py:7 |
ConditionalDDPM |
software | healthy | dreamsea/models.py:5 |
UnconditionalDDPM |
software | healthy | dreamsea/models.py:45 |
| Label | Layer | Status | Path |
|---|---|---|---|
dreamsea |
software | healthy | dreamsea |
docs |
software | healthy | docs |
| Label | Layer | Status | Path |
|---|---|---|---|
adamadam3d__Dream-sea-replicate |
software | healthy | /data/fable5_failed_archive/adamadam3d__Dream-sea-replicate |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | requirements.txt |
This page is publicly accessible at:
https://repobility.com/scan/2a9b9999-12df-41d3-a944-5a25edd3d18f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2a9b9999-12df-41d3-a944-5a25edd3d18f/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.