Selaa lähdekoodia

update cityMangement3 weights

master
wangjin0928 9 kuukautta sitten
vanhempi
commit
eef9bef023
4 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. +3
    -0
      readme.md
  2. BIN
      weights/conf/cityMangement3/dmpr.pth
  3. BIN
      weights/conf/cityMangement3/yolov5.pt
  4. +5
    -0
      weights/conf/tt.sh

+ 3
- 0
readme.md Näytä tiedosto

@@ -102,3 +102,6 @@
1.更新cityMangement3中的dmpr,stdc模型权重
2023.11.30
1.更新highWay2的yolov5权重,增加了类别“影子”,原来的事故调到最后一个。现在的顺序是:"行人","车辆","裂缝","裂缝","修补","裂缝","坑槽","裂缝","积水",“影子”,"事故"
2023.12.02
1.更新更新cityMangement3中的dmpr,yolov5模型权重
2.DMPR模型阈值改为0.1d(mpr_thresh)

BIN
weights/conf/cityMangement3/dmpr.pth Näytä tiedosto


BIN
weights/conf/cityMangement3/yolov5.pt Näytä tiedosto


+ 5
- 0
weights/conf/tt.sh Näytä tiedosto

@@ -0,0 +1,5 @@
for bu in crackMeasurement crowdCounting drowning forest2 highWay2 illParking noParking river2 ship2 smogfire
do
cp ${bu}/* /mnt/share/apps/${bu}/weights/
echo ${bu} is done
done

Loading…
Peruuta
Tallenna