Alireza Moazeni
Alireza Moazeni
Hello, I wanted to resume training my model. As the README file stated, the command to resume training is: `./train/train_resume.sh ./train/models/colornet_iter_[ITERNUMBER].solverstate [GPU_ID]` However, if you look at the **train_resume.sh** file,...
Hi, Thanks for your helpful research. I wonder if the current model can handle complex hot words like "Hey Siri" or just handle one word, like "Siri"? My second question...
Hi, In the training step, I face this error: ``` Assertion 'point_cloud_cuda->t_normal.defined() || !params->render_params.check_normal' failed! File: /home/samp8/projects/ADOP/src/lib/data/NeuralScene.cpp:28 Function: NeuralScene::NeuralScene(std::shared_ptr, std::shared_ptr) [1] 130030 IOT instruction (core dumped) ./build/bin/adop_train --config configs/train_lego.ini ```...
Hello all, I want to recount my **frustrating experience** with this source code. After dedicating almost four days to struggling with the complexities of building and running this code across...