diff --git a/monoloco/train/trainer.py b/monoloco/train/trainer.py index a6f6641..9b2b028 100644 --- a/monoloco/train/trainer.py +++ b/monoloco/train/trainer.py @@ -1,5 +1,5 @@ -# pylint: skip-file # TODO make train file and class trainer and +# pylint: disable=too-many-statements """ Training and evaluation of a neural network which predicts 3D localization and confidence intervals given 2d joints