Anthony Zhang
banner
antoniomacaronio.bsky.social
Anthony Zhang
@antoniomacaronio.bsky.social
Nerfstudio contributor, fan of fast software 😎
Reposted by Anthony Zhang
My entry for the @dev.to CSS Art challenge is taking shape...
July 24, 2025 at 12:14 PM
Reposted by Anthony Zhang
A thread of thoughts on radiance fields, from my keynote at 3DV:

Radiance fields have had 3 distinct generations. First was NeRF: just posenc and a tiny MLP. This was slow to train but worked really well, and it was unusually compressed --- The NeRF was smaller than the images.
April 8, 2025 at 5:25 PM
Reposted by Anthony Zhang
Gave #uv a try for managing my #python dependencies. This missing feature is quite important for my flow hence a deal breaker:

github.com/astral-sh/uv...

Following the GitHub issue to revisit when resolved but till then #nix + #poetry > #uv
(🎁) Add a command to "upgrade" dependency constraints in the `pyproject.toml` · Issue #6794 · astral-sh/uv
this will update the version pins in the pyproject.toml file prior art: poetry: https://github.com/MousaZeidBaker/poetry-plugin-up npm: https://docs.npmjs.com/cli/v10/commands/npm-update > uv upgra...
github.com
February 17, 2025 at 10:06 AM