Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AP an loss are always 0 #110

Open
zsy7532 opened this issue Jun 19, 2024 · 0 comments
Open

AP an loss are always 0 #110

zsy7532 opened this issue Jun 19, 2024 · 0 comments

Comments

@zsy7532
Copy link

zsy7532 commented Jun 19, 2024

image
I modified the number of keypoints to 3, and the parameters i set are :
self: <training.COCO.COCOTrain object at 0x7f21157035e0>
exp_name: 20240619_1104
ds_train: <datasets.COCO.COCODataset object at 0x7f2115703250>
ds_val: <datasets.COCO.COCODataset object at 0x7f21156fcf70>
epochs: 200
batch_size: 4
num_workers: 4
loss: JointsMSELoss
lr: 1e-05
lr_decay: True
lr_decay_steps: (170, 200)
lr_decay_gamma: 0.1
optimizer: Adam
weight_decay: 0.0001
momentum: 0.9
nesterov: False
pretrained_weight_path: /root/autodl-tmp/simple-HRNet/hrnet_w32-36af842e.pth
checkpoint_path: None
log_path: ./logs
use_tensorboard: True
model_c: 32
model_nof_joints: 3
model_bn_momentum: 0.1
flip_test_images: False
device: cuda:0
class: <class 'training.Train.Train'>
Please tell how to solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant