All Projects → huma-teknofest → Keras Retinanet For Teknofest 2019

huma-teknofest / Keras Retinanet For Teknofest 2019

Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Keras Retinanet For Teknofest 2019

Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (+290%)
Mutual labels:  artificial-intelligence, object-detection
Sianet
An easy to use C# deep learning library with CUDA/OpenCL support
Stars: ✭ 353 (+606%)
Mutual labels:  artificial-intelligence, object-detection
Ml Auto Baseball Pitching Overlay
⚾🤖⚾ Automatic baseball pitching overlay in realtime
Stars: ✭ 200 (+300%)
Mutual labels:  artificial-intelligence, object-detection
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (+194%)
Mutual labels:  artificial-intelligence, object-detection
Deep Learning For Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Stars: ✭ 586 (+1072%)
Mutual labels:  artificial-intelligence, object-detection
Yolov3 Object Detection With Opencv
This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
Stars: ✭ 191 (+282%)
Mutual labels:  artificial-intelligence, object-detection
Lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
Stars: ✭ 322 (+544%)
Mutual labels:  artificial-intelligence, object-detection
Traffic Sign Detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
Stars: ✭ 200 (+300%)
Mutual labels:  artificial-intelligence, object-detection
Ai Basketball Analysis
🏀🤖🏀 AI web app and API to analyze basketball shots and shooting pose.
Stars: ✭ 582 (+1064%)
Mutual labels:  artificial-intelligence, object-detection
Aidlearning Framework
🔥🔥AidLearning is a powerful mobile development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports OpenCL (GPU+NPU) for high performance acceleration...Linux on Android or HarmonyOS
Stars: ✭ 4,537 (+8974%)
Mutual labels:  artificial-intelligence, object-detection
Leagueai
LeagueAI software framework for League of Legends that provides information about the state of the game based on Image Recognition using OpenCV and Pytorch.
Stars: ✭ 128 (+156%)
Mutual labels:  artificial-intelligence, object-detection
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+13492%)
Mutual labels:  artificial-intelligence, object-detection
Trafficvision
MIVisionX toolkit is a comprehensive computer vision and machine intelligence libraries, utilities and applications bundled into a single toolkit.
Stars: ✭ 52 (+4%)
Mutual labels:  artificial-intelligence, object-detection
Person Detection And Tracking
A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking
Stars: ✭ 193 (+286%)
Mutual labels:  artificial-intelligence, object-detection
Practical Deep Learning Book
Official code repo for the O'Reilly Book - Practical Deep Learning for Cloud, Mobile & Edge
Stars: ✭ 441 (+782%)
Mutual labels:  artificial-intelligence, object-detection
Imageai
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Stars: ✭ 6,734 (+13368%)
Mutual labels:  artificial-intelligence, object-detection
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+16328%)
Mutual labels:  artificial-intelligence, object-detection
Det3d
A general 3D object detection codebse.
Stars: ✭ 1,025 (+1950%)
Mutual labels:  object-detection
Tensorhub
TensorHub is a library built on top of TensorFlow 2.0 to provide simple, modular and repeatable abstractions to accelerate deep learning research.
Stars: ✭ 48 (-4%)
Mutual labels:  artificial-intelligence
Xplain
🌎 Complex Topics Explained For Your Level And Background. ✏️
Stars: ✭ 44 (-12%)
Mutual labels:  artificial-intelligence

Keras RetinaNet for Teknofest 2019 AI Competition

Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition

🚀 Teknofest 2019 - Yapay Zeka Yarışması:

TEKNOFEST 2019 Yapay Zeka Yarışması kapsamında takımlar bir drone ile önceden kaydedilmiş görüntüler üzerinden verilen süre içerisinde araç ve insan tespitini özel bir metrik üzerinden IoU puanı ile puanlandırılmıştır.

📚 Öğretici Döküman (Tutorial)

Keras RetinaNet kurulum ve kendi veri kümenizi eğitmek ve test etmek için detaylı öğretici dökümanını buradan inceleyebilirsiniz.

📋 Başlangıç Kılavuzu (Getting Started)

💾 Ön Koşullar (Software Prerequisites)

📘 Klasör Yapısı (Folder Structure)

main_dir
- dataset_test
- retinanet
    - keras_retinanet
    - models
        - teknofest19_huma_resnet50_21_37_inference.h5
    - snapshots
        - teknofest19_huma_resnet50_21_37_ss.h5
    - results
    - detect_all_images.py

⌛️ Eğitim (Train)

RetinaNet'in Keras implementasyonuna ve eğitim dökümanına buradan ulaşabilirsiniz.

Drone ile çekilmiş yaklaşık 30bin görüntü üzerinden etiketlenmiş araç ve insan veri kümesi ile 58 epoch eğitilmiş ResNet-50 RetinaNet snapshot dosyasını buradan indirebilirsiniz.

⌚️ Test

Önceden eğitilmiş ve dönüştürülmüş model dosyası olan teknofest19_huma_resnet50_21_37_inference.h5 dosyasını buradan indirerek retinanet klasörü altında models klasörü altına kopyalayınız.

Test yapabilmeniz için örnek test görüntülerini buradan indererek dataset_test klasörü altına kopyalayınız.

Eğitilmiş model ile dataset_test klasöründeki resimler üzerinde nesne tespiti yapmak için detect_all_images.py python programını çalıştırabilirsiniz. Tahmin (prediction) sonuçlarını results klasörü altına resmin üzerine çizilmiş şekilde çıkartılacaktır.

🎉 Sonuçlar (Results)

📡 Contact (İletişim)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].