Skip to content

Reorganize Repo Structure

Yang, Diyu requested to merge wenrui into master

Created by: DamonLee5

Based on the structure below, I reorganized the repository. I ran demo/demo.py and built the documentation, it works.

cone3D

  • cone3D.py
  • src

cone4D

  • mace.py
  • dncnn
  • multi_nodes? # I put it here just to remind you that we need multi-nodes functions for 4D reconstruction in the future.

preprocess

  • preprocess.py # general preprocess functions
  • NSI.py # specific functions for NSI's datasets.

Merge request reports