Santipab commited on
Commit
1db8f79
·
verified ·
1 Parent(s): 6c47a25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ elif feature == "AP - Detection":
199
  st.subheader("3️⃣ Heatmap")
200
 
201
  args = Namespace(
202
- resume="model_50.pth",
203
  data_dir=os.path.join(REPO, "dataPath"),
204
  dataset="spinal",
205
  phase="test",
 
199
  st.subheader("3️⃣ Heatmap")
200
 
201
  args = Namespace(
202
+ resume="model_30.pth",
203
  data_dir=os.path.join(REPO, "dataPath"),
204
  dataset="spinal",
205
  phase="test",