- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using pixelshuffle in my tensorflow neural network model and I used Openvino converting the model to .xml and .bin files.
All works fine.
However, the pixelshuffle does not seem work properly. Instead channel data fill into pixel data, the channels are concating each other.
e.g. 4 channels with pixelshuffle becomes
[chan1, chan2]
[chan3,chan4]
while each pixel should be filled (expanded) with pixels from 4 channels instead.
I am using Intel Neural Compute Stick v1 and Openvino python sdk.
Any one has similar problem?
Regards,
Keyang Xiang
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page