Shunta Saito

Results 12 issues of Shunta Saito

I'd like to add some semantic segmentation models. Possible candidates: - [ ] [Wider or Deeper: Revisiting the ResNet Model for Visual Recognition](https://arxiv.org/abs/1611.10080) - code: https://github.com/itijyou/ademxapp - [ ] [RefineNet:...

feature

http://www.cvlibs.net/datasets/kitti/

feature
contributions welcome

http://mscoco.org/dataset/#download

feature
contributions welcome

This PR adds a dataset class for human pose dataset [FLIC](https://bensapp.github.io/flic-dataset.html). It follows the convention of keypoint dataset like `CUBKeypointDataset`.

feature

The function `mask_head_loss_pre` takes `gt_bboxes` as the 4th positional argument, but the docstring does not contain what this argument is. https://github.com/chainer/chainercv/blob/master/chainercv/links/model/fpn/mask_head.py#L171

document

- This PR resolves #41 (Fix the URL of tr_plus_indices.mat)

Resolves #19