Pinned Repositories
academic_page
My academic page
AGLU
[ECCV2024 - Oral] Adaptive Parametric Activation
feature_selec_4_txt_class_using_time_seq
Feauture-Selection-techiques
This tutorial describes how to make custom feature selection methods, and introduce smart techniques for data manipulation
GOL
Official implementation of 'Gumbel Optimised Loss for Long Tailed Instance Segmentation' ECCV2022. Paper at: https://arxiv.org/abs/2207.10936
iif
Inverse Image Frequency for long-tailed image recognition. Accepted in Transactions on Image Processing - Arxiv version available at: https://arxiv.org/abs/2209.04861
improved_baselines
Improved image classification baselines using pytorch ResNets and Transformers
object_detectors
Clean repo for yolo retina and faster rcnn
optim_lt_classif
Optimised Long-tailed Classification Pipelines, using Hydra Configs, DDP, Bayesian Hyper-Parameter Optimisation
regex_tutorial_4_data_science_club
this tutorial was made for sharing some basic stuff with fellow students.
kostas1515's Repositories
kostas1515/AGLU
[ECCV2024 - Oral] Adaptive Parametric Activation
kostas1515/GOL
Official implementation of 'Gumbel Optimised Loss for Long Tailed Instance Segmentation' ECCV2022. Paper at: https://arxiv.org/abs/2207.10936
kostas1515/iif
Inverse Image Frequency for long-tailed image recognition. Accepted in Transactions on Image Processing - Arxiv version available at: https://arxiv.org/abs/2209.04861
kostas1515/improved_baselines
Improved image classification baselines using pytorch ResNets and Transformers
kostas1515/regex_tutorial_4_data_science_club
this tutorial was made for sharing some basic stuff with fellow students.
kostas1515/academic_page
My academic page
kostas1515/feature_selec_4_txt_class_using_time_seq
kostas1515/Feauture-Selection-techiques
This tutorial describes how to make custom feature selection methods, and introduce smart techniques for data manipulation
kostas1515/object_detectors
Clean repo for yolo retina and faster rcnn
kostas1515/optim_lt_classif
Optimised Long-tailed Classification Pipelines, using Hydra Configs, DDP, Bayesian Hyper-Parameter Optimisation
kostas1515/awesome-deep-learning-papers
The most cited deep learning papers
kostas1515/LongTailActivations
Research on activation functions for long tail object detection
kostas1515/awesome-deep-vision
A curated list of deep learning resources for computer vision
kostas1515/BMVCTemplate
Paper template and author instructions for BMVC
kostas1515/cvpr-latex-template
Extended LaTeX template for CVPR/ICCV papers
kostas1515/ddos
School Project For Web Security, DDOS Attack
kostas1515/drone-net
2664 images of drones, labeled, with trained YOLO weights.
kostas1515/Feature_as_distribution
monte carlo simulation for generating the distribution of a feature and how can this distribution be used for feature selection using normality tests.
kostas1515/kostas1515
Config files for my GitHub profile.
kostas1515/kostas1515.github.io
personal webpage
kostas1515/mediawiki
🌻 The collaborative editing software that runs Wikipedia. This is a mirror from gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.
kostas1515/mmdetection_v2.21_dev
mmdetection_v2.21_dev
kostas1515/randomForestReg
Hartree Assignment
kostas1515/rcnn_drone_vs_bird
kostas1515/retinanet_tfidf
kostas1515/siemans_ai_competition
Siemens AI safety critical challenge
kostas1515/yolo_drone_vs_bird
This repository contains yolo algorithm for object detection. This algorithm will be used to train a drone detector.
kostas1515/yolo_on_coco
Object detection Research using Yolov3 algorithm for the COCO2017 dataset
kostas1515/yolo_tfidf
kostas1515/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"