@@ -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.

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