Hey guys,
I have this working fine in PI and on a PC. I have been helping a person use Starnet for his PC after installing the redistributatble C++ library he gets (which is what I get- but no image output!):
>>>>>>>>>>>>>>>>>>
C:\Users\Ron\Documents\Starnet\Starnet_Win>rgb_starnet++.exe rgb_test 5.tiff .tif rgbtest5_s.tif 64 Reading input image... Done!
Bits per sample: 16
Samples per pixel: 3
Height: 712
Width 1048
Restoring neural network checkpoint... Done!
2019-12-10 10:39:58.662584: I tensorflow/core/platform/cpu_feature_guard.cc:141)
Your cpu supports instructions that this TensorFlow binary was not compiled to use: AVX2 Total number of tiles: 204 100% finished
Done!
C:\Users\Ron\Documents\Starnet\StarNet_Win>pause
Press any key to continue . . .
Computer is a Hewlett Packard 64 bit, 8.00 GB RAM, i3-4130 CPU.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Anyone have any ideas? This is not the most powerful machine, but it still seems to be executing the code.
JY