Cells2Pixels
No description available.
File Explorer
Download Latest Version (.zip)- texture.yaml
- dynamic_texture.yaml
- growing.yaml
- pbr_texture.yaml
- 3d_texture.yaml
- growing-radiance_field.yaml
- growing-voxel.yaml
- rf-lego.gif
- teaser.jpg
- __init__.py
- base.py
- disabled.py
- local_logger.py
- mlflow.py
- tensorboard.py
- wandb.py
- appearance_loss.py
- image_loss.py
- loss.py
- motion_loss.py
- rf_loss.py
- voxel_loss.py
- __init__.py
- meshnca.py
- nca2d.py
- nca3d.py
- optic_flow.py
- siren.py
- simple_texture.ipynb
- download_data.py
- render_pbr_textures.py
- __init__.py
- base.py
- growing_2d.py
- growing_rf.py
- growing_voxel.py
- meshnca.py
- registry.py
- targets.py
- texture_2d.py
- texture_3d.py
- __init__.py
- common.py
- camera.py
- icosphere.py
- mesh.py
- misc.py
- render.py
- rsh.py
- sphere_projection.py
- video.py
- volumetric_render.py
- .gitignore
- README.md
- requirements.txt
- train.py
# Installation Guide
1. Get the code
git clone https://github.com/TheDevilWillBeBee/Cells2Pixels
Downloads the entire project code from GitHub to your computer.
cd Cells2Pixels
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
