Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using OpenCV to just reading a JPEG file in the ImageNet example #88

Closed
beam2d opened this issue Jun 26, 2015 · 0 comments · Fixed by #158
Closed

Stop using OpenCV to just reading a JPEG file in the ImageNet example #88

beam2d opened this issue Jun 26, 2015 · 0 comments · Fixed by #158
Labels
cat:example Example, e.g. the MNIST example.
Milestone

Comments

@beam2d
Copy link
Member

beam2d commented Jun 26, 2015

Current ImageNet example uses the cv2 package to just load JPEG image files. This is overkill.

@okuta okuta added the cat:example Example, e.g. the MNIST example. label Jul 22, 2015
@okuta okuta added this to the v1.1.1 milestone Jul 22, 2015
niboshi pushed a commit to niboshi/chainer that referenced this issue Jun 24, 2017
…exing

Add to doc about advanced indexing support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:example Example, e.g. the MNIST example.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants