diff --git a/README.md b/README.md index 25d4061..43700f6 100755 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ The proposed recommendation system consists of several components that interact External parameters (received from users and third-party resources): + * Dataset: Represents input data (video frames) and associated metadata (e.g. image size, quality, number of objects). * Model: Framework provides an opportunity to train the most popular object recognition models (including setting up the environment and choosing the architecture of a specific model). Considered two-stage detectors models such as Faster R-CNN and Mask R-CNN as