StefanL19's Stars
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
spyysalo/standoff2conll
Conversion from brat-flavored standoff to CoNLL format
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
houqb/VisionPermutator
MLP-Like Vision Permutator for Visual Recognition (PyTorch)
lucidrains/mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
d-li14/efficientnetv2.pytorch
PyTorch implementation of EfficientNetV2 family
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
kadirahq/flow-router
Carefully Designed Client Side Router for Meteor
mlmed/torchxrayvision
TorchXRayVision: A library of chest X-ray datasets and models. Classifiers, segmentation, and autoencoders.
facebookresearch/detr
End-to-End Object Detection with Transformers
MIC-DKFZ/medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
Pierre-Sassoulas/django-survey
A django survey app that can export results as CSV or PDF using your native language.
gruns/icecream
🍦 Never use print() to debug again.
google-research/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
eypros/Object-Detection-Metrics
Pascal Voc Object Detection Metrics
falconry/falcon
The no-magic web API and microservices framework for Python developers, with an emphasis on reliability and performance at scale.
IvisionLab/dns-panoramic-images
Data set used in "A study on tooth segmentation and numbering using end-to-end deep neural networks"
sdowless/AutoLayout
User Profile With Programmatic Auto Layout
yorkeyao/VehicleX
VehicleX: Simulating Content Consistent Vehicle Datasets with Attribute Descent (ECCV 2020, TPAMI 2023)
huseinzol05/Gather-Deployment
Gathers Python deployment, infrastructure and practices.
vahidk/tfrecord
Standalone TFRecord reader/writer with PyTorch data loaders
inejc/paragraph-vectors
:page_facing_up: A PyTorch implementation of Paragraph Vectors (doc2vec).
tuetschek/e2e_challenge_web
E2E NLG Challenge Webpage
StefanL19/Configuring-ASP.NET-Indentity
This is the project developed as a part of the Configuring ASP.NET tutorial that I have posted on Pluralsight.
bfortuner/machine-learning
Machine learning sabbatical study materials
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!