Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsurumeso authored Mar 14, 2021
1 parent fa91111 commit fbd2f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ python convert_models.py

Results are saved at the same directory of the original models
(e.g. models/vgg7/anime_style_scale_rgb.npz to models/vgg7/anime_style_scale_rgb.caffemodel).
Note: Since `chainer.CaffeFunction` does not currently support `Slice` layer, some models skip conversion to caffemodel.
Note: Since `chainer.CaffeFunction` does not currently support `Slice` layer, some models are not converted to caffemodel.

## References

Expand Down

0 comments on commit fbd2f20

Please sign in to comment.