CuteChibiko's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
optuna/optuna
A hyperparameter optimization framework
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
google/automl
Google Brain AutoML
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
aksnzhy/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
ZFTurbo/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
rwightman/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
lucidrains/lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
toandaominh1997/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
xuannianz/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
aerdem4/lofo-importance
Leave One Feature Out Importance
signatrix/efficientdet
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
lyakaap/Landmark2019-1st-and-3rd-Place-Solution
The 1st Place Solution of the Google Landmark 2019 Retrieval Challenge and the 3rd Place Solution of the Recognition Challenge.
bestfitting/kaggle
pfnet/pytorch-pfn-extras
Supplementary components to accelerate research and development in PyTorch
phalanx-hk/kaggle_pipeline
rishigami/Swin-Transformer-TF
Tensorflow implementation of Swin Transformer model.
bestfitting/instance_level_recognition
The 2nd place solution to the 2020 edition of the Google Landmark Recognition competition
SweetyTian/efficientdet
unofficial EffcientDet implemented by mmdetection
DasLab/arnie
Python utility to estimate, compare, and reweight RNA energetics across many secondary structure algorithms.
graphnet-team/graphnet
A Deep learning library for neutrino telescopes
CellProfiling/HPA-Cell-Segmentation
tristandb/EfficientDet-PyTorch
Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.
CellProfiling/HPA-competition-solutions
Team original solutions for the Human Protein Atlas image classification competition
kentaroy47/ODA-Object-Detection-ttA
ODA is a test-time-augmentation(TTA) tool for 2D object detectors. For use in Kaggle competitions.
harupy/push-kaggle-kernel
GitHub Action to push kaggle kernel
DrHB/icecube-journal
hirune924/imgaug-tf
An image augmentation library for tensorflow.