Commit b5f6d4c4 authored by 蔡院强's avatar 蔡院强
Browse files

Update README.md

parent 5e6e4215
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -65,10 +65,13 @@ Specifically, we assume the maximal number of instances is *m* and construct *m*
Thus, the counting task is formulated as the multi-class classification task, which use a FC layer to determine the bin index for instance number.


We conduct several experiments of the state-of-the-art object detectors and the proposed CLCNet method on the proposed dataset, to demonstrate the effectiveness of CLCNet, in Table 2.
We conduct several experiments of the state-of-the-art object detectors and the proposed CLCNet method on the proposed dataset, to demonstrate the effectiveness of CLCNet, Table 2 and Fig. 4.

![Table 2: Comparison results of the algorithms on the proposed dataset. Detection results of all comparison methods on the
proposed dataset. The mark lc on the upper right corner indicates that its value is computed by the proposed metrics](https://isrc.iscas.ac.cn/gitlab/research/locount-dataset/-/blob/master/Images/Experiment-results.png)

![Figure 4: Qualitative results of the proposed CLCNet method on the Locount dataset.](https://isrc.iscas.ac.cn/gitlab/research/locount-dataset/-/blob/master/Images/show-results.jpg)

## Citation
If you find this dataset useful for your research, please cite
```