├── Matlab-Troubleshooting └── remove4thDimension.py ├── README.md ├── codalab.png ├── evaluation_notebook.ipynb ├── requirements.txt ├── submission-guide.md └── surface.py /Matlab-Troubleshooting/remove4thDimension.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PatrickChrist/LITS-CHALLENGE/HEAD/Matlab-Troubleshooting/remove4thDimension.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PatrickChrist/LITS-CHALLENGE/HEAD/README.md -------------------------------------------------------------------------------- /codalab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PatrickChrist/LITS-CHALLENGE/HEAD/codalab.png -------------------------------------------------------------------------------- /evaluation_notebook.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PatrickChrist/LITS-CHALLENGE/HEAD/evaluation_notebook.ipynb -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PatrickChrist/LITS-CHALLENGE/HEAD/requirements.txt -------------------------------------------------------------------------------- /submission-guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PatrickChrist/LITS-CHALLENGE/HEAD/submission-guide.md -------------------------------------------------------------------------------- /surface.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PatrickChrist/LITS-CHALLENGE/HEAD/surface.py --------------------------------------------------------------------------------