Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.28 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.28 KB

RetinaNet_ZeroCostDL4Mic

Try it here Open In Colab

Introduction

We have designed and implemented a state of the art object detection with Deep Learning approach oriented to be run in a cloud service by non-expert users. More specifically, due to its possible applications in microscopy image analysis, a web-based solution that uses the state-of-the-art RetinaNet model has been developed in the open-source ZeroCostDL4Mic environment. Moreover, our implementation uses the TensorFlow 2 object detection API, that allows different backbone networks, and it has been accepted as part of the official ZeroCostDL4Mic platform.

The full information of the RetinaNet model as well as the implementation details can be found in the project_documentation.pdf file.

project's poster