feat/ sync weight fitting logic and confidence level marker *

This commit is contained in:
zaiun xu
2026-04-14 12:17:10 +08:00
parent c1aafc69bf
commit 8497d0eb1d
7 changed files with 1283 additions and 614 deletions

5
FishMeasure/weight_estimator/test_dgcc.sh Executable file → Normal file
View File

@@ -1,5 +1,6 @@
python test_dgcnn_weight_estimator.py --checkpoint runs/dgcnn_20260312_171043/best.pt\
--batch-root '/home/ubuntu/projects/FishMeasure/output_weight_estimator' --top-k=5
python test_dgcnn_weight_estimator.py --checkpoint runs/dgcnn_20260312_171043/best.pt \
--batch-root '/home/ubuntu/projects/FishMeasure/output_weight_estimator' --top-k=5 --top-by-length #--average-all-after-filter

File diff suppressed because it is too large Load Diff