Takuya Wakisaka

Results 16 comments of Takuya Wakisaka

@ed728 Thanks 👍 `lm_*.elf` are only for test and debug. It is no need flag of enable or disable time measurement of these `lm_*.elf`, It always should measure time 🤔

@lm-jira Thanks. There are some little mistake about quantization. > * Allow users to choose to apply activation quantization at first layer of training or not in init command. `./blueoil.sh...

I prefer ``` import logging logger = logging.getLogger(__name__) ``` 👍

I am thinking that task type (e.g. object detection) is not 1 on 1 related to dataset type (e.g. bbox, mask) , so we will need to change structure. We...

@lm-jira How much effect to final result the rotate way ?

@lm-jira Could you implement unit test or take screenshots when the changed box is outside of image of pad and crop. Looks not considered or wrong when outside for me.

@lm-jira Thanks 😀 But this is not final report. This is middle progress.