Commit 20ad751a authored by 李聪聪's avatar 李聪聪
Browse files

update readme

parent ff6b55d4
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ Data Priming Network for Automatic Check-Out

Introduction
-----------------
This paper was submmitted to ACM MM 2019.
This paper was submitted to ACM MM 2019.

This repository implements DPNet ([Data Priming Network for Automatic Check-Out](/)) using PyTorch 1.0.1 . This implementation is heavily influenced by the project [maskrcnn-benchmark](https://github.com/facebookresearch/maskrcnn-benchmark).

@@ -18,6 +18,12 @@ visual item tallying network.

![DPNet](demo/DPNet.png)


Install
-----------------
Check [INSTALL.md](INSTALL.md) for installation instructions.


Results
-----------------