Pinned Repositories
anafora
Anafora is a web-based raw text annotation tool
android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
cloud-sql-database
Code for a tutorial on how to provision an SQL (relational) database on the IBM Cloud, load data and use it with a Python (Flask / Jinja) web app.
deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
JLA
This repository accompanies the paper https://arxiv.org/abs/2108.10543.
pin-lock-app
A basic tutorial of the @haskkor/react-native-pincode PINCode component.
Plant-diseases-classifier
Artificial Intelligence app that detects diseases in plants using a deep learning model
pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
FunmiKesa's Repositories
FunmiKesa/JLA
This repository accompanies the paper https://arxiv.org/abs/2108.10543.
FunmiKesa/pin-lock-app
A basic tutorial of the @haskkor/react-native-pincode PINCode component.
FunmiKesa/android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
FunmiKesa/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
FunmiKesa/Plant-diseases-classifier
Artificial Intelligence app that detects diseases in plants using a deep learning model
FunmiKesa/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
FunmiKesa/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
FunmiKesa/anafora
Anafora is a web-based raw text annotation tool
FunmiKesa/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
FunmiKesa/cloud-sql-database
Code for a tutorial on how to provision an SQL (relational) database on the IBM Cloud, load data and use it with a Python (Flask / Jinja) web app.
FunmiKesa/dash-component-boilerplate
Get started creating your own Dash components here. Fork, modify, and share!
FunmiKesa/dlaicourse
Notebooks for learning deep learning
FunmiKesa/fastai
The fastai deep learning library, plus lessons and and tutorials
FunmiKesa/FindMe
FindMe is a simple image recognition app that determines whether the uploaded image is my picture or not. The application uses a pre-trained model saved from a deeplearning4j app. The model was trained using some of my pictures.
FunmiKesa/FindMe-Java-App
This is an image recognition java app built to identify my pictures. It uses the deeplearning4j framework to train models that can be exported to other applications
FunmiKesa/FluCheckerAPI
FunmiKesa/FluCheckingApp
FunmiKesa/Hackathon
FunmiKesa/iclr2020
Practical ML for Developing Countries: learning under limited/low resource scenarios
FunmiKesa/image-selector
FunmiKesa/jakarta_smart_city_traffic_safety_public
Identifying traffic-safety issues in CCTV footage
FunmiKesa/Kesa-s-CV
FunmiKesa/Plant-Classifier-Android
FunmiKesa/Plant-Classifier-UI
UI for plant classifier built with Dash framework.
FunmiKesa/PlantVillage-Dataset
Dataset of diseased plant leaf images and corresponding labels
FunmiKesa/pycspade
FunmiKesa/python-for-android
Turn your Python application into an Android APK
FunmiKesa/Trajectory-Transformer
Code for "Transformer Networks for Trajectory Forecasting"
FunmiKesa/TransTrack
Multiple Object Tracking with Transformer
FunmiKesa/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch