Hi Ben, Thanks a lot!
I posted an issue on the TensorFlow serving github page to see if this is normal. They asked me to give them the file size of each of the TensorFlow serving files, which I've done today, so hopefully I can get to the bottom of this soon. The models can be rotated and zoomed with the mouse now. I found I have to set the FPS of the 3D vis block, low, to ensure that the GUI isn't 'blocked' by too many updates - I use QTs post event functionality to post the GUI events. Cheers Chris On Wed, Aug 24, 2016 at 4:47 PM, Ben Hilburn <[email protected]> wrote: > Hi Chris - > > Interesting update! I really like the 2D versions of the visualization, > actually. > > Were you able to solve the issue of TF models being really big (I think > you said ~2GB?) and rotating / zooming the 3D models? > > Cheers, > Ben > > On Mon, Aug 22, 2016 at 6:09 AM, Christopher Richardson < > [email protected]> wrote: > >> Hi Everyone, >> >> This past week I've been working on my visualisation block along with >> combining >> the CNN/FAM blocks into a generic tfmodel block. >> >> https://signalsintelligence.wordpress.com/2016/08/18/visuali >> sation-updates-bug-fixes/ >> >> Cheers >> Chris >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
