It has never been rare among AI researchers that combine and evaluate different models to discover their methods. When I read about Retinanet and Efficientnet, I had a mind to combine them.
-
Updated
Feb 17, 2024 - Python
It has never been rare among AI researchers that combine and evaluate different models to discover their methods. When I read about Retinanet and Efficientnet, I had a mind to combine them.
RetinaNet and RetinaMask models for object detection based on TensorFlow and DeepCell-tf.
Pneumonia Detection using Convolutional Neural Networks (RetinaNet)
This project is a part of my Multidisciplinary Project in semester 242 which aims to develop AI models for detecting diseases in bok choy plants. The project leverages deep learning techniques and distributed training to ensure scalability and efficiency.
Pytorch implementation of RetinaNet object detection
This is an object detection web app where users can upload an image, select a detection model, and view the processed image with detected objects. The result is downloadable for further use.
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
An easy and quick way to do experiments with RetinaNet object detector
use eager tf to do my projects because it is difficult to debug with frozen graph
Official implementation of the papr 'A Study on Traffic Vulnerable Detection Using Object Detection-Based Esemble'
Итоговый проект. Реализация модели детекции и ее встраивание в реальное приложение на python
Pre-trained coco model for detection with retinanet using camera to object detection.
A simple and deeply commented PyTorch implementation of the RetinaNet paper, built as an educational resource. 📚 Demystify the core concepts of object detection with code that sticks closely to the original paper. 💡
Add a description, image, and links to the retinanet topic page so that developers can more easily learn about it.
To associate your repository with the retinanet topic, visit your repo's landing page and select "manage topics."