Quoc Nguyen
Quoc Nguyen
Implementation details: - Using `ApproximateTimeSynchronizer` instead of `TimeSynchronizer` . - Add `delay` parameter for controlling behavior of `ApproximateTimeSynchronizer`.
Hi, I have a ROS2 node that collects an audio message, convert it to a numpy array, write it to wav file, load it back to memory, and passes it...
Thank you for your interesting research, I have a question about the R_{compete} term. The paper states as follows about R_{compete}: "During optimization, this new term leads to new images...
Hi, thank you for your interesting work. I cannot find the link to the full Tiny-Imagenet ResNet-18 dataset. There is only the link to the smaller version. Can you upload...
Hi, Thank you for releasing the code. I'm not familiar with Ray. Do you know how to change the code to save the checkpoints over a certain number of training...
Hi, thank you for your interesting research. I have some questions regarding the data augmentation: 1. In the paper, you stated as follows: "The training images were first resized to...
Hi, thank you for your interesting research. I have a few questions regarding the code and paper: 1. In the repository, I cannot find the code for the output residual...