diff --git a/3d-reconstruction/ngp-nerf/pytorch/LICENSE b/3d-reconstruction/hashnerf/pytorch/LICENSE similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/LICENSE rename to 3d-reconstruction/hashnerf/pytorch/LICENSE diff --git a/3d-reconstruction/ngp-nerf/pytorch/README.md b/3d-reconstruction/hashnerf/pytorch/README.md similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/README.md rename to 3d-reconstruction/hashnerf/pytorch/README.md diff --git a/3d-reconstruction/ngp-nerf/pytorch/activation.py b/3d-reconstruction/hashnerf/pytorch/activation.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/activation.py rename to 3d-reconstruction/hashnerf/pytorch/activation.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/assets/bg_model.jpg b/3d-reconstruction/hashnerf/pytorch/assets/bg_model.jpg similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/assets/bg_model.jpg rename to 3d-reconstruction/hashnerf/pytorch/assets/bg_model.jpg diff --git a/3d-reconstruction/ngp-nerf/pytorch/assets/ccnerf.jpg b/3d-reconstruction/hashnerf/pytorch/assets/ccnerf.jpg similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/assets/ccnerf.jpg rename to 3d-reconstruction/hashnerf/pytorch/assets/ccnerf.jpg diff --git a/3d-reconstruction/ngp-nerf/pytorch/assets/fox.jpg b/3d-reconstruction/hashnerf/pytorch/assets/fox.jpg similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/assets/fox.jpg rename to 3d-reconstruction/hashnerf/pytorch/assets/fox.jpg diff --git a/3d-reconstruction/ngp-nerf/pytorch/assets/gallery.md b/3d-reconstruction/hashnerf/pytorch/assets/gallery.md similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/assets/gallery.md rename to 3d-reconstruction/hashnerf/pytorch/assets/gallery.md diff --git a/3d-reconstruction/ngp-nerf/pytorch/assets/llff.jpg b/3d-reconstruction/hashnerf/pytorch/assets/llff.jpg similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/assets/llff.jpg rename to 3d-reconstruction/hashnerf/pytorch/assets/llff.jpg diff --git a/3d-reconstruction/ngp-nerf/pytorch/assets/truck.jpg b/3d-reconstruction/hashnerf/pytorch/assets/truck.jpg similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/assets/truck.jpg rename to 3d-reconstruction/hashnerf/pytorch/assets/truck.jpg diff --git a/3d-reconstruction/ngp-nerf/pytorch/assets/update_logs.md b/3d-reconstruction/hashnerf/pytorch/assets/update_logs.md similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/assets/update_logs.md rename to 3d-reconstruction/hashnerf/pytorch/assets/update_logs.md diff --git a/3d-reconstruction/ngp-nerf/pytorch/dnerf/gui.py b/3d-reconstruction/hashnerf/pytorch/dnerf/gui.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/dnerf/gui.py rename to 3d-reconstruction/hashnerf/pytorch/dnerf/gui.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/dnerf/network.py b/3d-reconstruction/hashnerf/pytorch/dnerf/network.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/dnerf/network.py rename to 3d-reconstruction/hashnerf/pytorch/dnerf/network.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/dnerf/network_basis.py b/3d-reconstruction/hashnerf/pytorch/dnerf/network_basis.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/dnerf/network_basis.py rename to 3d-reconstruction/hashnerf/pytorch/dnerf/network_basis.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/dnerf/network_hyper.py b/3d-reconstruction/hashnerf/pytorch/dnerf/network_hyper.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/dnerf/network_hyper.py rename to 3d-reconstruction/hashnerf/pytorch/dnerf/network_hyper.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/dnerf/provider.py b/3d-reconstruction/hashnerf/pytorch/dnerf/provider.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/dnerf/provider.py rename to 3d-reconstruction/hashnerf/pytorch/dnerf/provider.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/dnerf/renderer.py b/3d-reconstruction/hashnerf/pytorch/dnerf/renderer.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/dnerf/renderer.py rename to 3d-reconstruction/hashnerf/pytorch/dnerf/renderer.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/dnerf/utils.py b/3d-reconstruction/hashnerf/pytorch/dnerf/utils.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/dnerf/utils.py rename to 3d-reconstruction/hashnerf/pytorch/dnerf/utils.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/encoding.py b/3d-reconstruction/hashnerf/pytorch/encoding.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/encoding.py rename to 3d-reconstruction/hashnerf/pytorch/encoding.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/environment.yml b/3d-reconstruction/hashnerf/pytorch/environment.yml similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/environment.yml rename to 3d-reconstruction/hashnerf/pytorch/environment.yml diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/__init__.py b/3d-reconstruction/hashnerf/pytorch/ffmlp/__init__.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/__init__.py rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/__init__.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/backend.py b/3d-reconstruction/hashnerf/pytorch/ffmlp/backend.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/backend.py rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/backend.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/ffmlp.py b/3d-reconstruction/hashnerf/pytorch/ffmlp/ffmlp.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/ffmlp.py rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/ffmlp.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/setup.py b/3d-reconstruction/hashnerf/pytorch/ffmlp/setup.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/setup.py rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/setup.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/bindings.cpp b/3d-reconstruction/hashnerf/pytorch/ffmlp/src/bindings.cpp similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/bindings.cpp rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/src/bindings.cpp diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/cutlass_matmul.h b/3d-reconstruction/hashnerf/pytorch/ffmlp/src/cutlass_matmul.h similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/cutlass_matmul.h rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/src/cutlass_matmul.h diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/ffmlp.cu b/3d-reconstruction/hashnerf/pytorch/ffmlp/src/ffmlp.cu similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/ffmlp.cu rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/src/ffmlp.cu diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/ffmlp.h b/3d-reconstruction/hashnerf/pytorch/ffmlp/src/ffmlp.h similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/ffmlp.h rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/src/ffmlp.h diff --git a/3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/utils.h b/3d-reconstruction/hashnerf/pytorch/ffmlp/src/utils.h similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/ffmlp/src/utils.h rename to 3d-reconstruction/hashnerf/pytorch/ffmlp/src/utils.h diff --git a/3d-reconstruction/ngp-nerf/pytorch/freqencoder/__init__.py b/3d-reconstruction/hashnerf/pytorch/freqencoder/__init__.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/freqencoder/__init__.py rename to 3d-reconstruction/hashnerf/pytorch/freqencoder/__init__.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/freqencoder/backend.py b/3d-reconstruction/hashnerf/pytorch/freqencoder/backend.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/freqencoder/backend.py rename to 3d-reconstruction/hashnerf/pytorch/freqencoder/backend.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/freqencoder/freq.py b/3d-reconstruction/hashnerf/pytorch/freqencoder/freq.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/freqencoder/freq.py rename to 3d-reconstruction/hashnerf/pytorch/freqencoder/freq.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/freqencoder/setup.py b/3d-reconstruction/hashnerf/pytorch/freqencoder/setup.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/freqencoder/setup.py rename to 3d-reconstruction/hashnerf/pytorch/freqencoder/setup.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/freqencoder/src/bindings.cpp b/3d-reconstruction/hashnerf/pytorch/freqencoder/src/bindings.cpp similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/freqencoder/src/bindings.cpp rename to 3d-reconstruction/hashnerf/pytorch/freqencoder/src/bindings.cpp diff --git a/3d-reconstruction/ngp-nerf/pytorch/freqencoder/src/freqencoder.cu b/3d-reconstruction/hashnerf/pytorch/freqencoder/src/freqencoder.cu similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/freqencoder/src/freqencoder.cu rename to 3d-reconstruction/hashnerf/pytorch/freqencoder/src/freqencoder.cu diff --git a/3d-reconstruction/ngp-nerf/pytorch/freqencoder/src/freqencoder.h b/3d-reconstruction/hashnerf/pytorch/freqencoder/src/freqencoder.h similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/freqencoder/src/freqencoder.h rename to 3d-reconstruction/hashnerf/pytorch/freqencoder/src/freqencoder.h diff --git a/3d-reconstruction/ngp-nerf/pytorch/gridencoder/__init__.py b/3d-reconstruction/hashnerf/pytorch/gridencoder/__init__.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/gridencoder/__init__.py rename to 3d-reconstruction/hashnerf/pytorch/gridencoder/__init__.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/gridencoder/backend.py b/3d-reconstruction/hashnerf/pytorch/gridencoder/backend.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/gridencoder/backend.py rename to 3d-reconstruction/hashnerf/pytorch/gridencoder/backend.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/gridencoder/grid.py b/3d-reconstruction/hashnerf/pytorch/gridencoder/grid.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/gridencoder/grid.py rename to 3d-reconstruction/hashnerf/pytorch/gridencoder/grid.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/gridencoder/setup.py b/3d-reconstruction/hashnerf/pytorch/gridencoder/setup.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/gridencoder/setup.py rename to 3d-reconstruction/hashnerf/pytorch/gridencoder/setup.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/gridencoder/src/bindings.cpp b/3d-reconstruction/hashnerf/pytorch/gridencoder/src/bindings.cpp similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/gridencoder/src/bindings.cpp rename to 3d-reconstruction/hashnerf/pytorch/gridencoder/src/bindings.cpp diff --git a/3d-reconstruction/ngp-nerf/pytorch/gridencoder/src/gridencoder.cu b/3d-reconstruction/hashnerf/pytorch/gridencoder/src/gridencoder.cu similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/gridencoder/src/gridencoder.cu rename to 3d-reconstruction/hashnerf/pytorch/gridencoder/src/gridencoder.cu diff --git a/3d-reconstruction/ngp-nerf/pytorch/gridencoder/src/gridencoder.h b/3d-reconstruction/hashnerf/pytorch/gridencoder/src/gridencoder.h similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/gridencoder/src/gridencoder.h rename to 3d-reconstruction/hashnerf/pytorch/gridencoder/src/gridencoder.h diff --git a/3d-reconstruction/ngp-nerf/pytorch/loss.py b/3d-reconstruction/hashnerf/pytorch/loss.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/loss.py rename to 3d-reconstruction/hashnerf/pytorch/loss.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/main_CCNeRF.py b/3d-reconstruction/hashnerf/pytorch/main_CCNeRF.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/main_CCNeRF.py rename to 3d-reconstruction/hashnerf/pytorch/main_CCNeRF.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/main_dnerf.py b/3d-reconstruction/hashnerf/pytorch/main_dnerf.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/main_dnerf.py rename to 3d-reconstruction/hashnerf/pytorch/main_dnerf.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/main_nerf.py b/3d-reconstruction/hashnerf/pytorch/main_nerf.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/main_nerf.py rename to 3d-reconstruction/hashnerf/pytorch/main_nerf.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/main_sdf.py b/3d-reconstruction/hashnerf/pytorch/main_sdf.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/main_sdf.py rename to 3d-reconstruction/hashnerf/pytorch/main_sdf.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/main_tensoRF.py b/3d-reconstruction/hashnerf/pytorch/main_tensoRF.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/main_tensoRF.py rename to 3d-reconstruction/hashnerf/pytorch/main_tensoRF.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/nerf/clip_utils.py b/3d-reconstruction/hashnerf/pytorch/nerf/clip_utils.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/nerf/clip_utils.py rename to 3d-reconstruction/hashnerf/pytorch/nerf/clip_utils.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/nerf/gui.py b/3d-reconstruction/hashnerf/pytorch/nerf/gui.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/nerf/gui.py rename to 3d-reconstruction/hashnerf/pytorch/nerf/gui.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/nerf/network.py b/3d-reconstruction/hashnerf/pytorch/nerf/network.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/nerf/network.py rename to 3d-reconstruction/hashnerf/pytorch/nerf/network.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/nerf/network_ff.py b/3d-reconstruction/hashnerf/pytorch/nerf/network_ff.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/nerf/network_ff.py rename to 3d-reconstruction/hashnerf/pytorch/nerf/network_ff.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/nerf/network_tcnn.py b/3d-reconstruction/hashnerf/pytorch/nerf/network_tcnn.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/nerf/network_tcnn.py rename to 3d-reconstruction/hashnerf/pytorch/nerf/network_tcnn.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/nerf/provider.py b/3d-reconstruction/hashnerf/pytorch/nerf/provider.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/nerf/provider.py rename to 3d-reconstruction/hashnerf/pytorch/nerf/provider.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/nerf/renderer.py b/3d-reconstruction/hashnerf/pytorch/nerf/renderer.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/nerf/renderer.py rename to 3d-reconstruction/hashnerf/pytorch/nerf/renderer.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/nerf/utils.py b/3d-reconstruction/hashnerf/pytorch/nerf/utils.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/nerf/utils.py rename to 3d-reconstruction/hashnerf/pytorch/nerf/utils.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/raymarching/__init__.py b/3d-reconstruction/hashnerf/pytorch/raymarching/__init__.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/raymarching/__init__.py rename to 3d-reconstruction/hashnerf/pytorch/raymarching/__init__.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/raymarching/backend.py b/3d-reconstruction/hashnerf/pytorch/raymarching/backend.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/raymarching/backend.py rename to 3d-reconstruction/hashnerf/pytorch/raymarching/backend.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/raymarching/raymarching.py b/3d-reconstruction/hashnerf/pytorch/raymarching/raymarching.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/raymarching/raymarching.py rename to 3d-reconstruction/hashnerf/pytorch/raymarching/raymarching.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/raymarching/setup.py b/3d-reconstruction/hashnerf/pytorch/raymarching/setup.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/raymarching/setup.py rename to 3d-reconstruction/hashnerf/pytorch/raymarching/setup.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/raymarching/src/bindings.cpp b/3d-reconstruction/hashnerf/pytorch/raymarching/src/bindings.cpp similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/raymarching/src/bindings.cpp rename to 3d-reconstruction/hashnerf/pytorch/raymarching/src/bindings.cpp diff --git a/3d-reconstruction/ngp-nerf/pytorch/raymarching/src/raymarching.cu b/3d-reconstruction/hashnerf/pytorch/raymarching/src/raymarching.cu similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/raymarching/src/raymarching.cu rename to 3d-reconstruction/hashnerf/pytorch/raymarching/src/raymarching.cu diff --git a/3d-reconstruction/ngp-nerf/pytorch/raymarching/src/raymarching.h b/3d-reconstruction/hashnerf/pytorch/raymarching/src/raymarching.h similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/raymarching/src/raymarching.h rename to 3d-reconstruction/hashnerf/pytorch/raymarching/src/raymarching.h diff --git a/3d-reconstruction/ngp-nerf/pytorch/requirements.txt b/3d-reconstruction/hashnerf/pytorch/requirements.txt similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/requirements.txt rename to 3d-reconstruction/hashnerf/pytorch/requirements.txt diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/colmap2nerf.py b/3d-reconstruction/hashnerf/pytorch/scripts/colmap2nerf.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/colmap2nerf.py rename to 3d-reconstruction/hashnerf/pytorch/scripts/colmap2nerf.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/hyper2nerf.py b/3d-reconstruction/hashnerf/pytorch/scripts/hyper2nerf.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/hyper2nerf.py rename to 3d-reconstruction/hashnerf/pytorch/scripts/hyper2nerf.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/install_ext.sh b/3d-reconstruction/hashnerf/pytorch/scripts/install_ext.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/install_ext.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/install_ext.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/llff2nerf.py b/3d-reconstruction/hashnerf/pytorch/scripts/llff2nerf.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/llff2nerf.py rename to 3d-reconstruction/hashnerf/pytorch/scripts/llff2nerf.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/run_ccnerf.sh b/3d-reconstruction/hashnerf/pytorch/scripts/run_ccnerf.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/run_ccnerf.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/run_ccnerf.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/run_dnerf.sh b/3d-reconstruction/hashnerf/pytorch/scripts/run_dnerf.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/run_dnerf.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/run_dnerf.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/run_gui_nerf.sh b/3d-reconstruction/hashnerf/pytorch/scripts/run_gui_nerf.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/run_gui_nerf.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/run_gui_nerf.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/run_gui_nerf_clip.sh b/3d-reconstruction/hashnerf/pytorch/scripts/run_gui_nerf_clip.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/run_gui_nerf_clip.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/run_gui_nerf_clip.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/run_gui_tensoRF.sh b/3d-reconstruction/hashnerf/pytorch/scripts/run_gui_tensoRF.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/run_gui_tensoRF.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/run_gui_tensoRF.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/run_nerf.sh b/3d-reconstruction/hashnerf/pytorch/scripts/run_nerf.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/run_nerf.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/run_nerf.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/run_sdf.sh b/3d-reconstruction/hashnerf/pytorch/scripts/run_sdf.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/run_sdf.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/run_sdf.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/run_tensoRF.sh b/3d-reconstruction/hashnerf/pytorch/scripts/run_tensoRF.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/run_tensoRF.sh rename to 3d-reconstruction/hashnerf/pytorch/scripts/run_tensoRF.sh diff --git a/3d-reconstruction/ngp-nerf/pytorch/scripts/tanks2nerf.py b/3d-reconstruction/hashnerf/pytorch/scripts/tanks2nerf.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/scripts/tanks2nerf.py rename to 3d-reconstruction/hashnerf/pytorch/scripts/tanks2nerf.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/sdf/netowrk.py b/3d-reconstruction/hashnerf/pytorch/sdf/netowrk.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/sdf/netowrk.py rename to 3d-reconstruction/hashnerf/pytorch/sdf/netowrk.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/sdf/netowrk_ff.py b/3d-reconstruction/hashnerf/pytorch/sdf/netowrk_ff.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/sdf/netowrk_ff.py rename to 3d-reconstruction/hashnerf/pytorch/sdf/netowrk_ff.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/sdf/network_tcnn.py b/3d-reconstruction/hashnerf/pytorch/sdf/network_tcnn.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/sdf/network_tcnn.py rename to 3d-reconstruction/hashnerf/pytorch/sdf/network_tcnn.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/sdf/provider.py b/3d-reconstruction/hashnerf/pytorch/sdf/provider.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/sdf/provider.py rename to 3d-reconstruction/hashnerf/pytorch/sdf/provider.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/sdf/utils.py b/3d-reconstruction/hashnerf/pytorch/sdf/utils.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/sdf/utils.py rename to 3d-reconstruction/hashnerf/pytorch/sdf/utils.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/shencoder/__init__.py b/3d-reconstruction/hashnerf/pytorch/shencoder/__init__.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/shencoder/__init__.py rename to 3d-reconstruction/hashnerf/pytorch/shencoder/__init__.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/shencoder/backend.py b/3d-reconstruction/hashnerf/pytorch/shencoder/backend.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/shencoder/backend.py rename to 3d-reconstruction/hashnerf/pytorch/shencoder/backend.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/shencoder/setup.py b/3d-reconstruction/hashnerf/pytorch/shencoder/setup.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/shencoder/setup.py rename to 3d-reconstruction/hashnerf/pytorch/shencoder/setup.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/shencoder/sphere_harmonics.py b/3d-reconstruction/hashnerf/pytorch/shencoder/sphere_harmonics.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/shencoder/sphere_harmonics.py rename to 3d-reconstruction/hashnerf/pytorch/shencoder/sphere_harmonics.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/shencoder/src/bindings.cpp b/3d-reconstruction/hashnerf/pytorch/shencoder/src/bindings.cpp similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/shencoder/src/bindings.cpp rename to 3d-reconstruction/hashnerf/pytorch/shencoder/src/bindings.cpp diff --git a/3d-reconstruction/ngp-nerf/pytorch/shencoder/src/shencoder.cu b/3d-reconstruction/hashnerf/pytorch/shencoder/src/shencoder.cu similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/shencoder/src/shencoder.cu rename to 3d-reconstruction/hashnerf/pytorch/shencoder/src/shencoder.cu diff --git a/3d-reconstruction/ngp-nerf/pytorch/shencoder/src/shencoder.h b/3d-reconstruction/hashnerf/pytorch/shencoder/src/shencoder.h similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/shencoder/src/shencoder.h rename to 3d-reconstruction/hashnerf/pytorch/shencoder/src/shencoder.h diff --git a/3d-reconstruction/ngp-nerf/pytorch/tensoRF/network.py b/3d-reconstruction/hashnerf/pytorch/tensoRF/network.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/tensoRF/network.py rename to 3d-reconstruction/hashnerf/pytorch/tensoRF/network.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/tensoRF/network_cc.py b/3d-reconstruction/hashnerf/pytorch/tensoRF/network_cc.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/tensoRF/network_cc.py rename to 3d-reconstruction/hashnerf/pytorch/tensoRF/network_cc.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/tensoRF/network_cp.py b/3d-reconstruction/hashnerf/pytorch/tensoRF/network_cp.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/tensoRF/network_cp.py rename to 3d-reconstruction/hashnerf/pytorch/tensoRF/network_cp.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/tensoRF/utils.py b/3d-reconstruction/hashnerf/pytorch/tensoRF/utils.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/tensoRF/utils.py rename to 3d-reconstruction/hashnerf/pytorch/tensoRF/utils.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/testing/test_ffmlp.py b/3d-reconstruction/hashnerf/pytorch/testing/test_ffmlp.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/testing/test_ffmlp.py rename to 3d-reconstruction/hashnerf/pytorch/testing/test_ffmlp.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/testing/test_hashencoder.py b/3d-reconstruction/hashnerf/pytorch/testing/test_hashencoder.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/testing/test_hashencoder.py rename to 3d-reconstruction/hashnerf/pytorch/testing/test_hashencoder.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/testing/test_hashgrid_grad.py b/3d-reconstruction/hashnerf/pytorch/testing/test_hashgrid_grad.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/testing/test_hashgrid_grad.py rename to 3d-reconstruction/hashnerf/pytorch/testing/test_hashgrid_grad.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/testing/test_raymarching.py b/3d-reconstruction/hashnerf/pytorch/testing/test_raymarching.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/testing/test_raymarching.py rename to 3d-reconstruction/hashnerf/pytorch/testing/test_raymarching.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/testing/test_shencoder.py b/3d-reconstruction/hashnerf/pytorch/testing/test_shencoder.py similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/testing/test_shencoder.py rename to 3d-reconstruction/hashnerf/pytorch/testing/test_shencoder.py diff --git a/3d-reconstruction/ngp-nerf/pytorch/train.sh b/3d-reconstruction/hashnerf/pytorch/train.sh similarity index 100% rename from 3d-reconstruction/ngp-nerf/pytorch/train.sh rename to 3d-reconstruction/hashnerf/pytorch/train.sh diff --git a/README.md b/README.md index ea8d382084ae90fea75b1a631defd2a203fd4694..c49e2c19564629bbd6e5d1e2470ebeacb17cdc55 100644 --- a/README.md +++ b/README.md @@ -384,7 +384,7 @@ DeepSparkHub甄选上百个应用算法和模型,覆盖AI和通用计算各领 [BERT Text Classification](nlp/text_classification/bert/pytorch/README.md) |PyTorch | GLUE [BERT Text Summerization](nlp/text_summarisation/bert/pytorch/README.md) | PyTorch | cnn_dailymail [BERT Question Answering](nlp/question_answering/bert/pytorch/README.md) | PyTorch | SQuAD -[GPT2-Medium-EN](nlp/llm/GPT/paddlepaddle/README.md) | PaddlePaddle | SST-2 +[GPT2-Medium-EN](nlp/llm/gpt2-medium-en/paddlepaddle/README.md) | PaddlePaddle | SST-2 [RoBERTa](nlp/language_model/roberta_fairseq/pytorch/README.md) | PyTorch (Fairseq) | RTE [XLNet](nlp/language_model/xlnet/paddlepaddle/README.md) | PaddlePaddle | SST-2 @@ -453,7 +453,7 @@ DeepSparkHub甄选上百个应用算法和模型,覆盖AI和通用计算各领 模型名称 | 框架 | 数据集 -------- | ------ | ---- -[DQN](reinforcement_learning/DQN/paddlepaddle/README.md) | PaddlePaddle | CartPole-v0 +[DQN](reinforcement_learning/q-learning-networks/dqn/paddlepaddle/README.md) | PaddlePaddle | CartPole-v0 ### Speech @@ -483,7 +483,7 @@ DeepSparkHub甄选上百个应用算法和模型,覆盖AI和通用计算各领 模型名称 | 框架 | 数据集 -------- | ------ | ---- -[HashNeRF](3d-reconstruction/ngp-nerf/pytorch/README.md) | PyTorch | fox +[HashNeRF](3d-reconstruction/hashnerf/pytorch/README.md) | PyTorch | fox -------- diff --git a/nlp/llm/GPT/paddlepaddle/README.md b/nlp/llm/gpt2-medium-en/paddlepaddle/README.md similarity index 100% rename from nlp/llm/GPT/paddlepaddle/README.md rename to nlp/llm/gpt2-medium-en/paddlepaddle/README.md diff --git a/nlp/llm/GPT/paddlepaddle/run_eval_sst2.py b/nlp/llm/gpt2-medium-en/paddlepaddle/run_eval_sst2.py similarity index 100% rename from nlp/llm/GPT/paddlepaddle/run_eval_sst2.py rename to nlp/llm/gpt2-medium-en/paddlepaddle/run_eval_sst2.py diff --git a/reinforcement_learning/DQN/paddlepaddle/gym_animation.gif b/reinforcement_learning/DQN/paddlepaddle/gym_animation.gif deleted file mode 100755 index 68426bc8ee0e07b79677cc0f782db0d170fd2174..0000000000000000000000000000000000000000 Binary files a/reinforcement_learning/DQN/paddlepaddle/gym_animation.gif and /dev/null differ diff --git a/reinforcement_learning/DQN/paddlepaddle/README.md b/reinforcement_learning/q-learning-networks/dqn/paddlepaddle/README.md old mode 100755 new mode 100644 similarity index 100% rename from reinforcement_learning/DQN/paddlepaddle/README.md rename to reinforcement_learning/q-learning-networks/dqn/paddlepaddle/README.md diff --git a/reinforcement_learning/DQN/paddlepaddle/evaluate.py b/reinforcement_learning/q-learning-networks/dqn/paddlepaddle/evaluate.py old mode 100755 new mode 100644 similarity index 100% rename from reinforcement_learning/DQN/paddlepaddle/evaluate.py rename to reinforcement_learning/q-learning-networks/dqn/paddlepaddle/evaluate.py