educelab / ink-idLinks
Machine Learning for Ink Identification
☆65Updated 6 months ago
Alternatives and similar repositories for ink-id
Users that are interested in ink-id are comparing it to the libraries listed below
Sorting:
- Code and Documentation for the first place solution in 2023 Abdominal Trauma Detection Competition hosted by RSNA on Kaggle.☆50Updated 2 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆102Updated 3 years ago
- 2nd Place Solution for the Google Research - Identify Contrails to Reduce Global Warming Competition☆14Updated 2 years ago
- ☆51Updated last year
- Winning solution for CryoET object identification challenge☆31Updated 9 months ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆291Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- ☆37Updated last year
- Simplify Your Visual Data Ops. Find and visualize issues with your computer vision datasets such as duplicates, anomalies, data leakage, …☆69Updated 7 months ago
- Github action to upload datasets to kaggle☆24Updated 5 months ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated 2 years ago
- 6th place solution☆22Updated 2 years ago
- This repository demonstrates how to use TensorFlow based SegFormer model in 🤗 transformers package.☆30Updated 3 years ago
- Localization of thoracic abnormalities model based on VinBigData (top 1%)☆44Updated 4 years ago
- DICOM Software Development Library☆33Updated 11 months ago
- ☆223Updated 4 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated last year
- ☆75Updated 3 years ago
- A simple wrapper library for binding timm models as detectron2 backbones☆44Updated 2 years ago
- Contains source code for the winning solution of the xView3 challenge https://iuu.xview.us/.☆72Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.