Differentiable geometry representations for shape parameterization and optimization.
Project description
Differentiable geometry representations for shape parameterization and optimization.
Project Plan
Stage 1: Initial Setup
- Add Github Actions workflow for Github Pages.
- Create first cut User Docs using Jupyter Books and MyST markdown.
- What is this package for?
- Add .gitignore for MyST markdown.
- Launch Github Discussions for the project.
- Create introductory dicussion post.
- Add MIT License.
- Update pyproject.toml.
- Maintainers, license, license-file, keywords, classifiers, project urls.
- Add Github Actions workflow for Github Release and PyPI publishing.
- Add CHANGELOG.md to maintain release details.
- Create first tag and push it to initiate first release and publish.
Stage 2: Implement Geometry Representations
- Install necessary dependencies
- numpy, matplotlib and pytorch.
- Implement loss functions.
- Start with Chamfer loss.
- Hicks-Henne bump functions.
- Implement the Hicks-Henne class.
- Add visualization method.
- Add type hints and docstrings.
- Add test script.
- Add documentation.
- Merge with main branch.
- Create a tag and push it to create a release.
- CST parameterization.
- Implement the CST class.
- Add visualization method.
- Add type hints and docstrings.
- Add test script.
- Add documentation.
- Merge with main branch.
- Create a tag and push it to create a release.
- NICE normalizing flow parameterization.
- Implement the NICE class.
- Add visualization method.
- Add type hints and docstrings.
- Add test script.
- Add documentation.
- Merge with main branch.
- Create a tag and push it to create a release.
- RealNVP normalizing flow parameterization.
- Implement the RealNVP class.
- Add visualization method.
- Add type hints and docstrings.
- Add test script.
- Add documentation.
- Merge with main branch.
- Create a tag and push it to create a release.
- NIGnet parameterization.
- Implement the NIGnet class.
- Add visualization method.
- Add type hints and docstrings.
- Add test script.
- Add documentation.
- Merge with main branch.
- Create a tag and push it to create a release.
- NeuralODE parameterization.
- Implement the NeuralODE class.
- Add visualization method.
- Add type hints and docstrings.
- Add test script.
- Add documentation.
- Merge with main branch.
- Create a tag and push it to create a release.
- Make Pre-Aux net modular by defining it separately from the invertible networks.
- Make Pre-Aux net modular for NICE.
- Change test script for NICE.
- Make Pre-Aux net modular for all representations.
- Change test scripts for all representations.
- Update documentation for all representations.
- Fix random seed for replicating results.
- Merge with main branch.
- Create a tag and push it to create a release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geodiff-0.8.0.tar.gz
(16.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
geodiff-0.8.0-py3-none-any.whl
(28.4 kB
view details)
File details
Details for the file geodiff-0.8.0.tar.gz.
File metadata
- Download URL: geodiff-0.8.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ba410e0039adc9d069e95ee8b8c0cfe18d9b5c5b5f19260c8c3f6adcf54de5e
|
|
| MD5 |
acdeb6774c23ca54c4758948f9981d64
|
|
| BLAKE2b-256 |
1c6beb637ee9b08fa4856966717a6b49c25106c0c5b9b48e52c05faeca7bd664
|
File details
Details for the file geodiff-0.8.0-py3-none-any.whl.
File metadata
- Download URL: geodiff-0.8.0-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2625f5dc2ca204a06419a5734281f30d22e75dcfc5dc1ba5025587bd245e9bcd
|
|
| MD5 |
cadd7221a4914ff477dae03391c9a3f3
|
|
| BLAKE2b-256 |
8ad51378e52dd313294a5f6ce75850ad2ba169c740e19563386fcc0f99572730
|