Closed justvasq closed 4 years ago
Actually, it is decreasing (you can check it by doing that plot in loglog scale), so that seems to be the expected decreasing rate. I found that was the case, although the accuracy on COCO kept increasing until about 600k-800k iterations, although the actual training loss were following a tendency similar to your curve.
Posting rules
Error
).Issue Summary
I'm trying to train OpenPose with my own data, but I decided to test my configuration by training OpenPose with the default data first. I followed the steps from https://github.com/CMU-Perceptual-Computing-Lab/openpose_train/blob/master/training/README.md. My training loss does not decrease after tens of thousands of iterations.
Executed Command (if any)
Note: add
--logging_level 0 --disable_multi_thread
to get higher debug information.sudo bash train_pose.sh 0
OpenPose Output (if any)
3_13_training_test_log.txt
Errors (if any)
Type of Issue
You might select multiple topics, delete the rest:
Your System Configuration
Whole console output (if errors appeared), paste the error to PasteBin and then paste the link here: LINK
OpenPose version: Latest GitHub code? Or specific commit (e.g., d52878f)? Or specific version from
Release
section (e.g., 1.2.0)?Most recent OpenPose Train version
General configuration:
lsb_release -a
in Ubuntu): Ubuntugcc --version
in Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows); ...? gcc 5.4.0Non-default settings:
3rd-party software:
cmake --version
in Ubuntu): cmake 3.5.1apt-get install libopencv-dev
(only Ubuntu); OpenPose default (only Windows); compiled from source? If so, 2.4.9, 2.4.12, 3.1, 3.2?; ...? 4.2.0If GPU mode issue:
cat /usr/local/cuda/version.txt
in most cases): 10.2.89nvidia-smi
in Ubuntu): Quadro P6000If CPU-only mode issue:
If Python API:
python -c "import numpy; print numpy.version.version"
in Ubuntu): 1.18.1If Windows system:
If speed performance issue: