Skip to content
Snippets Groups Projects
Commit 0c4d3765 authored by xiaozhou_wang's avatar xiaozhou_wang
Browse files

Changes for submission-more-result-reproducibility---

parent b43a6b61
No related branches found
Tags submission-new-strategy
No related merge requests found
......@@ -89,7 +89,7 @@ class ZEWDPCBaseRun:
self.label_threshold = np.array([0.5, 0.5, 0.5, 0.5, 0.5, 0.5])
self.prediction_time_per_image = 0.025
self.train_time_per_image = 0.038
self.NEPOCH = 15
self.NEPOCH = 10
self.epoch2snap = -1
def train_model(self, dataloader):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment