Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smallmax00 authored Oct 1, 2021
1 parent f77e0f3 commit d91feb3
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
# Counting_With_Adaptive_Auxiliary

-------Object Counting with Adaptive Auxiliary Tasks--------
------------------------------------------------------------
# Object Counting with Adaptive Auxiliary Tasks

**SHA**
# Data Prepare

-- Prepare your data
# SHA

--Download [checkpoint_best.pth](https://drive.google.com/file/d/1HaRTgBhW1Evr5NBOCduaDY2h2Xdkb4l5/view?usp=sharing) and put it into ./checkpoints/
- Download [checkpoint_best.pth](https://drive.google.com/file/d/1HaRTgBhW1Evr5NBOCduaDY2h2Xdkb4l5/view?usp=sharing) and put it into ./checkpoints/

-- Run test_SHA.py
# prediction
```
python test_SHA.py
```

TODO:
# QNRF
- TODO

-------------------------------------------------------------
# JHU-Crowd
- TODO

# NWPU-Crowd

**Our method achieved 76.4 MAE and 327.4 MSE on [NWPU-Crowd counting benchmark](https://www.crowdbenchmark.com/index.html), which is currently the largest crowd counting benckmark**

0 comments on commit d91feb3

Please sign in to comment.