chainercv icon indicating copy to clipboard operation
chainercv copied to clipboard

Add tests for all functions

Open yuyu2172 opened this issue 7 years ago • 2 comments

Some functions do not have tests.

  • [x] tasks/detection/vis_bbox.py #136
  • [x] utils/test.py #141
  • [x] tasks/semantic_segmentation/eval_semantic_segmentation.py #132
  • [x] utils/extension.py
  • [x] utils/image.py #124
  • [ ] utils/download.py
  • [ ] dataset classes

yuyu2172 avatar Apr 21 '17 07:04 yuyu2172

tests for utils/test.py is added in #141. (test.py is renamed in that PR)

Hakuyume avatar May 03 '17 03:05 Hakuyume

Thanks!

yuyu2172 avatar May 03 '17 05:05 yuyu2172