Skip to content

Add documentation for ROCm port#1

Closed
karthik-kashyap-t wants to merge 635 commits into
mainfrom
docs/25.09
Closed

Add documentation for ROCm port#1
karthik-kashyap-t wants to merge 635 commits into
mainfrom
docs/25.09

Conversation

@karthik-kashyap-t

Copy link
Copy Markdown
Contributor

Add documentation files.

maturk and others added 30 commits July 29, 2024 16:38
* Fix projection for images with non-centered camera (e.g. crops)

The current code assumes [cx,cy] are at [w/2, h/2], if this is not the case (very common if you want to render a non-centered crop) the code gives VERY bad and incorrect results. This quick fix uses the proper [cx, cy].

* fix crop for backward

* continous fix. also torch impl.

---------

Co-authored-by: Ruilong Li <397653553@qq.com>
Co-authored-by: Ruilong Li <397653553@qq.com>
…ian Splatting Training" (#253)

* checkin the code

* nicer API

* mcmc script now can works with multigpu

* trainer supports multi gpu

* get rid of reduduant code

* func doc

* support packed mode

* format

* more exp

* multi GPU viewer

* optim

* cleanup

* cleanup

* merge main

* MCMC

* doc

* scripts

* scripts and performance

---------

Co-authored-by: Ruilong Li <397653553@qq.com>
Needed with work with the `TORCH_EXTENSIONS_DIR` environment variable.
dependences -> dependencies
* Consolidate simple_trainer.py and simple_trainer_mcmc.py

* ruff

* black

* black

* reset glm

* Revert docstring changes, fix docs Makefile

* simple_trainer.py -> simple_trainer.py default

* minor fixes

* format

* mcmc script

---------

Co-authored-by: Ruilong Li <397653553@qq.com>
* plas

* sort

* working

* crappy compression

* cool vis

* vis grid

* vis

* compress

* sort strategy wip

* sort strategy

* sort attr

* detach

* png compression is working

* shN png

* blur attributes

* kmeans

* refactor

* good psnr

* means_u and means_l

* count sorted more carefully

* cleanup

* bug

* sort and quantize as post is pretty effective

* simple

* powers of 2

* simple sort and quantize is best

* 6 bits

* wip

* sort splats

* fine tune codebook works

* save sorted ckpt

* kmeans might not be worth it

* wip

* simplify

* reduce diff

* wip

* stage

* sumarize stats

* kwargs

* crop

* cleanup

* 1m

* fix shape bug

* support any types

* minor

* 1m

* compress and decompress npz

* move imports inside of functions

* verbose

* req txt

* support simple trainer as well

* sh0

* utils

* refactor

* png compression

* trainers

* shape zero

* minor

* minor

* minor

* 1m

* minor

* kwargs

* minor

* dict -> Dict

* dict -> Dict

* compression_strategy -> compression

* minor

* set rank in compress_dir

* minor fix

* clang

* minor

* minor

* minor

* cleanup scripts

* doc

* minor doc

* black

* add tests

* black

* simple trainer reg fix

* imageio import as v2

* lpips_net arg

* compression scripts and results

* fix typo

---------

Co-authored-by: Ruilong Li <397653553@qq.com>
* Simplify `tyro` usage in `simple_trainer.py`

* Remove unnecessary space

* Revert glm commit

* black

---------

Co-authored-by: Ruilong Li <397653553@qq.com>
* namespace gsplat

* add cmakelists.txt

* minor comment

* Update CMakeLists.txt

* update sh args to const

---------

Co-authored-by: Ruilong Li <397653553@qq.com>
Co-authored-by: Ruilong Li <397653553@qq.com>
…inomial limits (#338)

* use np.random.choice for >2**24 multinomial

* format
Co-authored-by: Ruilong Li <397653553@qq.com>
Co-authored-by: Ruilong Li <397653553@qq.com>
deeksha-amd and others added 26 commits September 9, 2025 19:19
glog remove and performance gap fix
Remove reference comment in utils.py
simple viewer fix for scene_grid feature
Removed comment referencing an external issue link.
Remove external issue link from comments
[AIOSS-1478]-removed trainer profiling logic
Co-authored-by: anisha_amdeng <214179780+anisanka_amdeng@users.noreply.github.com>
Co-authored-by: Karthik Kashyap Thatipamula <Karthikkashyap.Thatipamula@amd.com>
Co-authored-by: Deeksha Goplani <Deeksha.Goplani@amd.com>
Co-authored-by: Ish Kool <Ish.Kool@amd.com>
Co-authored-by: Chandan Sharma <Chandan.Sharma2@amd.com>
Co-authored-by: Vikas C Sajjan <Vikas.CSajjan@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.