Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kjy5/clustering-exploration

3DGS clustering tests
https://github.com/kjy5/clustering-exploration

Last synced: 2 months ago
JSON representation

3DGS clustering tests

Awesome Lists containing this project

README

        

# Clustering Exploration

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

- [Install Hatch](https://hatch.pypa.io/latest/install/) (this is a python environment manager)
- Clone repository
- Run `hatch shell` to enter the virtual environment
- Put `alpha_vals.csv` and `gt.png` in `src/clustering_exploration/data/` directory
- Run through the notebooks in `src/cluster_exploration`.

## License

`clustering-exploration` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.