image2text icon indicating copy to clipboard operation
image2text copied to clipboard

A deep learning project to tell a story with an image or a video.

Results 4 image2text issues
Sort by recently updated
recently updated
newest added

Predicted Vectors are: [-0.06664543 0.03540059 -0.00320938 ..., 0.03019159 -0.08383787 0.09057866] 2017-10-16 09:44:21.008353: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1030] Creating TensorFlow device (/gpu:0) -> (device: 0, name: GeForce GT 1030, pci bus id: 0000:01:00.0) ['dun',...

input_checkpoint = checkpoint.model_checkpoint_path AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path'

where to place storyNet.pb

ValueError: setting an array element with a sequence as :: type(np.float32) Traceback (most recent call last): File "app.py", line 29, in prediction = predictionApp.predict(input_image) File "/home/abc//services/prediction.py", line 65, in predict...