User:Bralani/GSoC2024/Log

From BRL-CAD
< User:Bralani
Revision as of 03:53, 4 July 2024 by 83.171.197.203 (talk) (Development Logs)

Development Logs

Community Bonding Period


Monday, July 1st, 2024

Downloaded the code from the repo of fall rainy in order to have a common base source code. Then, installed different libraries (like pytorch) to make it work.


Tuesday, July 2st, 2024

Implemented a different version of the neural network(NIF) to make it work with hit/miss task. Got a 0.97 accuracy with bounding sphere approach.

Wednesday, July 3st, 2024

Compared a normal rendering with the neural network (NIF) one: results are still far from being acceptable.