pytoch
There are 27 repositories under pytoch topic.
riccardocadei/photovoltaic-detection
Detecting available rooftop area from satellite images to install photovoltaic panels - LESO-PB Lab @ EPFL
Kaicheng-Yang0828/Vision-Transformer-ViT
Pytorch ViT for Image classification on the CIFAR10 dataset
Mostafa-wael/U-Net-in-PyTorch
This is an implementation of the U-Net model from the paper, U-Net: Convolutional Networks for Biomedical Image Segmentation.
nzw0301/optuna-wandb
Example codes in the medium post titled "Optuna meets Weights and Biases."
Legit-Health/ASCORAD
Official development code of the Automatic Scoring of Atopic Dermatitis (ASCORAD) by Legit.Health 🩺🤖
AminAllahham/image-rotation-correction-model
Scanned Paper Rotation Correction using PyTorch to automatically correcting the orientation of scanned paper documents between -45° , 45°
angus-spence/loc2vec
Learning semantic embeddings from OSM data: A Pytorch implementation of the loc2vec general method outlined in: https://sentiance.com/loc2vec-learning-location-embeddings-w-triplet-loss-networks.
bmaxdk/OpenAI-Gym-PongDeterministic-v4-REINFORCE
Apply REINFORCE algorithm
zhangyumeng1sjtu/cryo-EM-denoising-pytorch-v1
cyro-EM-denoising-pytorch-v1 (an iterative approach based on siamese network and clustering)
ajoseph12/JFRDataChallenge
Multiple Sclerosis EDSS score detection using Deep Learning
yulonghui/DucTeacher
Official implementation of "Dual-Curriculum Teacher for Domain-Inconsistent Object Detection in Autonomous Driving" (DucTeacher). [BMVC 2022]
aitorlucasc/uhc_distillation
Final thesis of the Msc in Data Science from University of Barcelona
vantu-fit/VinBERT
VinBERT is a Vietnamese language model using VLLM architecture, optimized for NLP tasks with distributed training on AWS SageMaker.
Arancew/simple_GAN_example
一个简单GAN的小例子,实现特定曲线的生成
esdrascosta/Matrix-Capsules
Matrix Capsules experiment on German Traffic Sign Recognition Benchmark (GTSRB)
harmanpreet93/recurrent_neural_networks
Representation Learning - RNN, GRU and Mutli-headed attention transformers
CarlosVargasDev/App-Angular-ClasificadorXray
Aplicación Web Angular | Clasificador Covid
DjAzDeck/WiDS22_beginners
Data Science practice for the WiDS 2022 Datathon
kelstopper/drl_navigation
Deep Reinforcement Learning using pytorch - Bananas
Lovi-0/Snake-ai-pytorch
Simple AI agent that beats the classic game "Snake".
rimo02/ReviVr
Colorizing black and white Images using Autoencoders
SCUT-Ye/UGML
PyTorch Implementation of Uncertainty-Guided Model Learning for Trustworthy Medical Image Segmentation
shilpapgopal/pytorch_learning
Pytorch Learnings
mirsazzathossain/LiteSRNet
Code for the paper "Lightweight Recurrent Neural Network for Image Super-Resolution" 📄, accepted in ICIP 2024! 🎉
Sabya2/Kaggle_Playground-Series
These are Kaggle Tabular Playground Series (TPS) competitions notebooks showcasing various machine learning techniques, deep learning techniques, including feature engineering, model comparison, using Python.