3D models
#112
Replies: 1 comment
-
|
When adding a feature to Lux core (read Lux.jl), I consider if the feature will be useful to 90% of the users. If not it should not be in here. Mostly because to implement these, you will add deps, and deps add compilation time. Also, currently, I am the only one maintaining Lux, and I don't have much knowledge of the current 3D literature to maintain it. So for 3D models if someone implements Lux3D.jl I am happy to link it from the lux docs and even brainstorm design issues and features that could be added to Lux.jl to make that easier. But I don't see myself implementing it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Any plan to extend Lux to include fully 3D-compatible models for 3D vision and other applications? Perhaps along the line of Flux3D?
Beta Was this translation helpful? Give feedback.
All reactions