Kentaro Wada

Results 33 issues of Kentaro Wada

The published ronn does not support blockquote. Please release next version.

It detects more object classes, but the result for each class seems worse than the model trained with pascal. ``` python forward.py --img_fn sample.jpg --dataset coco ``` ![result_coco](https://cloud.githubusercontent.com/assets/4310419/22536827/6ce37f5c-e948-11e6-879c-55b28601e40d.jpg) ![result_coco](https://cloud.githubusercontent.com/assets/4310419/22536997/061ec036-e94a-11e6-9412-1ba4cf8754db.jpg)

Do you have some ideas about this?

There are many reusable ROS messages in this package. Why not separating them into an another package like [pcl_msgs](https://github.com/ros-perception/pcl_msgs)?

In addition to https://github.com/ros-perception/opencv_apps/pull/21

API Braking

Close https://github.com/akaihola/darker/issues/388 @akaihola What do you think of this solution? (NOTE: this won't work with nonstandard indentations) **Before** **After** **Limitations**

enhancement
help wanted
question
maybe invalid?

**Describe the bug** - Darker changes lines when the previous lines got changed. - It happens when there are trailing closing parenthesis of the function call. **To Reproduce** [darker_tests.zip](https://github.com/akaihola/darker/files/9446046/darker_tests.zip) ```...

enhancement

Get files' status by parsing output of `git status --porcelain` to make it faster.