大萌
大萌
Platform (like ubuntu 16.04/win10): ubuntu Python version: 3.6 Source framework with version (like Tensorflow 1.4.1 with GPU): Tensorflow 1.10 with GPU Destination framework with version (like CNTK 2.3 with GPU):...
same as title. I have not an image, just keypoints. I can use only keypoints aug in PiecewiseAffine, and i rewrite _augment_keypoints_by_samples in PiecewiseAffine like https://github.com/aleju/imgaug/issues/621 so i want to...
step 1. I follow author's file 'Readme.md', and create a train.py. step 2. an error occurs: > File "C:\Users\Administrator\AppData\Roaming\Python\Python37\site-packages\tensorflow_core\python\keras\engine\base_layer.py", line 2058, in > inbound_layers = nest.map_structure(lambda t: t._keras_history.layer, > AttributeError:...