PV-RCNN training and testing- Custom dataset-USED METRICS #1346
Unanswered
HackerHakcer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HELLO folks,
I am training PV-RCNN on a custom dataset that i created myself and i customized as required.
I am trying to locate the METRICS used for testing in order to test the trained model using this command "python test.py --cfg_file ${CONFIG_FILE} --batch_size ${BATCH_SIZE} --eval_all"
Any help will be apperciated.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions