TensorFlow 2.0 Upgrade Script ----------------------------- Converted 187 files Detected 3 issues that require attention -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- File: DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/train 2.py -------------------------------------------------------------------------------- DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/train 2.py:205:12: WARNING: *.save requires manual check. (This warning is only applicable if the code saves a tf.Keras model) Keras model.save now saves to the Tensorflow SavedModel format by default, instead of HDF5. To continue saving to HDF5, add the argument save_format='h5' to the save() function. -------------------------------------------------------------------------------- File: DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/train.py -------------------------------------------------------------------------------- DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/train.py:207:12: WARNING: *.save requires manual check. (This warning is only applicable if the code saves a tf.Keras model) Keras model.save now saves to the Tensorflow SavedModel format by default, instead of HDF5. To continue saving to HDF5, add the argument save_format='h5' to the save() function. -------------------------------------------------------------------------------- File: DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/train.py -------------------------------------------------------------------------------- DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/train.py:207:12: WARNING: *.save requires manual check. (This warning is only applicable if the code saves a tf.Keras model) Keras model.save now saves to the Tensorflow SavedModel format by default, instead of HDF5. To continue saving to HDF5, add the argument save_format='h5' to the save() function. ================================================================================ Detailed log follows: ================================================================================ ================================================================================ Input tree: 'DeepLabCut-core/' ================================================================================ -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/testscript.py' outputting to 'DeepLabCut-core_v3/testscript.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/setup.py' outputting to 'DeepLabCut-core_v3/setup.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/version.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/version.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/version 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/version 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/post_processing/filtering.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/post_processing/filtering.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/post_processing/filtering 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/post_processing/filtering 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/post_processing/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/post_processing/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/post_processing/analyze_skeleton 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/post_processing/analyze_skeleton 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/post_processing/analyze_skeleton.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/post_processing/analyze_skeleton.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/post_processing/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/post_processing/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/generate_training_dataset/trainingsetmanipulation 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/generate_training_dataset/trainingsetmanipulation 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/generate_training_dataset/frame_extraction.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/generate_training_dataset/frame_extraction.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/generate_training_dataset/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/generate_training_dataset/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/generate_training_dataset/frame_extraction 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/generate_training_dataset/frame_extraction 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/generate_training_dataset/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/generate_training_dataset/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/generate_training_dataset/trainingsetmanipulation.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/generate_training_dataset/trainingsetmanipulation.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/training 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/training 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/export 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/export 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/config.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/config.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/test 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/test 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/default_config 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/default_config 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/predict_videos.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/predict_videos.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/config 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/config 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/test.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/test.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/export.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/export.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/predict_videos 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/predict_videos 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/train 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/train 2.py' -------------------------------------------------------------------------------- 205:12: WARNING: *.save requires manual check. (This warning is only applicable if the code saves a tf.Keras model) Keras model.save now saves to the Tensorflow SavedModel format by default, instead of HDF5. To continue saving to HDF5, add the argument save_format='h5' to the save() function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/default_config.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/default_config.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/train.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/train.py' -------------------------------------------------------------------------------- 207:12: WARNING: *.save requires manual check. (This warning is only applicable if the code saves a tf.Keras model) Keras model.save now saves to the Tensorflow SavedModel format by default, instead of HDF5. To continue saving to HDF5, add the argument save_format='h5' to the save() function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/evaluate.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/evaluate.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/evaluate 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/evaluate 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/training.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/training.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/logging.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/logging.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/logging 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/logging 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/visualize.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/visualize.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/visualize 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/util/visualize 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_imgaug.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_imgaug.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_defaultdataset 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_defaultdataset 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_tensorpack.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_tensorpack.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_deterministic 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_deterministic 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/factory.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/factory.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_imgaug 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_imgaug 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_tensorpack 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_tensorpack 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_deterministic.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_deterministic.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/factory 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/factory 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_defaultdataset.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_defaultdataset.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/dataset/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet_v2 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet_v2 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net.py' -------------------------------------------------------------------------------- 24:44: INFO: Multiplying scale arg of tf.contrib.layers.l2_regularizer by half to what tf.keras.regularizers.l2 expects. 25:13: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' 65:13: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' 103:22: INFO: Added keywords to args of function 'tf.shape' 107:21: INFO: Added keywords to args of function 'tf.argmax' 113:22: INFO: Added keywords to args of function 'tf.transpose' 119:43: INFO: Added keywords to args of function 'tf.transpose' 125:22: INFO: Added keywords to args of function 'tf.shape' 129:19: INFO: Added keywords to args of function 'tf.transpose' 130:18: INFO: Added keywords to args of function 'tf.transpose' 134:22: INFO: Added keywords to args of function 'tf.shape' 138:21: INFO: Added keywords to args of function 'tf.argmax' 143:22: INFO: Added keywords to args of function 'tf.transpose' 150:43: INFO: Added keywords to args of function 'tf.transpose' 163:19: INFO: tf.losses.sigmoid_cross_entropy requires manual check. tf.losses have been replaced with object oriented versions in TF 2.0 and after. The loss function calls have been converted to compat.v1 for backward compatibility. Please update these calls to the TF 2.0 versions. 163:19: INFO: Renamed 'tf.losses.sigmoid_cross_entropy' to 'tf.compat.v1.losses.sigmoid_cross_entropy' 179:72: INFO: tf.losses.mean_squared_error requires manual check. tf.losses have been replaced with object oriented versions in TF 2.0 and after. The loss function calls have been converted to compat.v1 for backward compatibility. Please update these calls to the TF 2.0 versions. 179:72: INFO: Renamed 'tf.losses.mean_squared_error' to 'tf.compat.v1.losses.mean_squared_error' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet_v2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet_v2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/predict.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/predict.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/net_factory 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/net_factory 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/net_factory.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/net_factory.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/losses 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/losses 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/predict 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/predict 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net_mobilenet 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net_mobilenet 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net_mobilenet.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net_mobilenet.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/losses.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/losses.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/conv_blocks 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/conv_blocks 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/conv_blocks.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/nnet/conv_blocks.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/models/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/models/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/models/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/models/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_tensorflow/models/pretrained/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_tensorflow/models/pretrained/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxfun_videos 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxfun_videos 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/video_processor 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/video_processor 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/make_labeled_video 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/make_labeled_video 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxiliaryfunctions_3d.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxiliaryfunctions_3d.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxfun_models.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxfun_models.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/frameselectiontools 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/frameselectiontools 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/video_processor.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/video_processor.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/plotting.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/plotting.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxiliaryfunctions 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxiliaryfunctions 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/conversioncode.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/conversioncode.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/plotting 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/plotting 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/visualization 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/visualization 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/visualization.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/visualization.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxiliaryfunctions_3d 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxiliaryfunctions_3d 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/conversioncode 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/conversioncode 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/make_labeled_video.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/make_labeled_video.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxiliaryfunctions.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxiliaryfunctions.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxfun_multianimal.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxfun_multianimal.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxfun_videos.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxfun_videos.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxfun_models 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxfun_models 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/auxfun_multianimal 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/auxfun_multianimal 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/utils/frameselectiontools.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/utils/frameselectiontools.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/modelzoo.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/modelzoo.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/add.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/add.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/new 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/new 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/modelzoo 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/modelzoo 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/new_3d.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/new_3d.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/demo_data 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/demo_data 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/demo_data.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/demo_data.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/add 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/add 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/new.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/new.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/create_project/new_3d 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/create_project/new_3d 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_3d/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_3d/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_3d/triangulation 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_3d/triangulation 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_3d/plotting3D.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_3d/plotting3D.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_3d/plotting3D 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_3d/plotting3D 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_3d/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_3d/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_3d/camera_calibration 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_3d/camera_calibration 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_3d/camera_calibration.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_3d/camera_calibration.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/pose_estimation_3d/triangulation.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/pose_estimation_3d/triangulation.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/refine_training_dataset/__init__.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/refine_training_dataset/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/refine_training_dataset/outlier_frames.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/refine_training_dataset/outlier_frames.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/refine_training_dataset/__init__ 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/refine_training_dataset/__init__ 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/build/lib/deeplabcutcore/refine_training_dataset/outlier_frames 2.py' outputting to 'DeepLabCut-core_v3/build/lib/deeplabcutcore/refine_training_dataset/outlier_frames 2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/version.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/version.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/post_processing/filtering.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/post_processing/filtering.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/post_processing/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/post_processing/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/post_processing/analyze_skeleton.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/post_processing/analyze_skeleton.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/generate_training_dataset/frame_extraction.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/generate_training_dataset/frame_extraction.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/generate_training_dataset/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/generate_training_dataset/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/generate_training_dataset/trainingsetmanipulation.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/generate_training_dataset/trainingsetmanipulation.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/config.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/config.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/predict_videos.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/predict_videos.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/test.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/test.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/export.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/export.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/default_config.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/default_config.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/train.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/train.py' -------------------------------------------------------------------------------- 207:12: WARNING: *.save requires manual check. (This warning is only applicable if the code saves a tf.Keras model) Keras model.save now saves to the Tensorflow SavedModel format by default, instead of HDF5. To continue saving to HDF5, add the argument save_format='h5' to the save() function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/evaluate.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/evaluate.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/training.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/training.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/util/logging.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/util/logging.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/util/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/util/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/util/visualize.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/util/visualize.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_imgaug.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_imgaug.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_tensorpack.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_tensorpack.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/dataset/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/dataset/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/dataset/factory.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/dataset/factory.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_deterministic.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_dataset_deterministic.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_defaultdataset.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_defaultdataset.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net.py' -------------------------------------------------------------------------------- 28:44: INFO: Multiplying scale arg of tf.contrib.layers.l2_regularizer by half to what tf.keras.regularizers.l2 expects. 29:13: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' 69:13: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' 107:22: INFO: Added keywords to args of function 'tf.shape' 111:21: INFO: Added keywords to args of function 'tf.argmax' 117:22: INFO: Added keywords to args of function 'tf.transpose' 123:43: INFO: Added keywords to args of function 'tf.transpose' 129:22: INFO: Added keywords to args of function 'tf.shape' 133:19: INFO: Added keywords to args of function 'tf.transpose' 134:18: INFO: Added keywords to args of function 'tf.transpose' 138:22: INFO: Added keywords to args of function 'tf.shape' 142:21: INFO: Added keywords to args of function 'tf.argmax' 147:22: INFO: Added keywords to args of function 'tf.transpose' 154:43: INFO: Added keywords to args of function 'tf.transpose' 167:19: INFO: tf.losses.sigmoid_cross_entropy requires manual check. tf.losses have been replaced with object oriented versions in TF 2.0 and after. The loss function calls have been converted to compat.v1 for backward compatibility. Please update these calls to the TF 2.0 versions. 167:19: INFO: Renamed 'tf.losses.sigmoid_cross_entropy' to 'tf.compat.v1.losses.sigmoid_cross_entropy' 183:72: INFO: tf.losses.mean_squared_error requires manual check. tf.losses have been replaced with object oriented versions in TF 2.0 and after. The loss function calls have been converted to compat.v1 for backward compatibility. Please update these calls to the TF 2.0 versions. 183:72: INFO: Renamed 'tf.losses.mean_squared_error' to 'tf.compat.v1.losses.mean_squared_error' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet_v2.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet_v2.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/predict.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/predict.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/net_factory.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/net_factory.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net_mobilenet.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net_mobilenet.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/losses.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/losses.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/nnet/conv_blocks.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/nnet/conv_blocks.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/models/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/models/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_tensorflow/models/pretrained/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_tensorflow/models/pretrained/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/auxiliaryfunctions_3d.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/auxiliaryfunctions_3d.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/auxfun_models.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/auxfun_models.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/video_processor.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/video_processor.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/plotting.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/plotting.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/conversioncode.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/conversioncode.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/visualization.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/visualization.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/make_labeled_video.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/make_labeled_video.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/auxiliaryfunctions.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/auxiliaryfunctions.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/auxfun_multianimal.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/auxfun_multianimal.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/auxfun_videos.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/auxfun_videos.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/utils/frameselectiontools.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/utils/frameselectiontools.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/create_project/modelzoo.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/create_project/modelzoo.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/create_project/add.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/create_project/add.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/create_project/new_3d.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/create_project/new_3d.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/create_project/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/create_project/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/create_project/demo_data.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/create_project/demo_data.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/create_project/new.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/create_project/new.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_3d/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_3d/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_3d/plotting3D.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_3d/plotting3D.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_3d/camera_calibration.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_3d/camera_calibration.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/pose_estimation_3d/triangulation.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/pose_estimation_3d/triangulation.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/refine_training_dataset/__init__.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/refine_training_dataset/__init__.py' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Processing file 'DeepLabCut-core/deeplabcutcore/refine_training_dataset/outlier_frames.py' outputting to 'DeepLabCut-core_v3/deeplabcutcore/refine_training_dataset/outlier_frames.py' -------------------------------------------------------------------------------- --------------------------------------------------------------------------------