An open API service indexing awesome lists of open source software.

https://github.com/samcomber/object_detection_paper


https://github.com/samcomber/object_detection_paper

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# object_detection_paper

This repository hosts mock data and computational notebooks for the paper: "How can object detection be used to understand drivers of consumption space attractiveness?"

The notebook `maskrcnn_predictions.ipynb` demonstrates how to extract object-level predictions using the Mask R-CNN architecture using mock images. `visualisations.ipynb` and `modelling.ipynb` provide code to reproduce the visualisations and regression output, respectively.