Starred repositories
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI…
End-To-End Molecular Dynamics (MD) Engine using PyTorch
Python software for spectral data processing (IR, Raman, XAS...)
DeepeR: deep learning enabled Raman spectroscopy
FDD-CN / ADBench
Forked from Minqi824/ADBenchOfficial Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2023.
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Pytorch🍊🍉 is delicious, just eat it! 😋😋
Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
pytorch implemention of trajGRU.
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Paper and implementation of UNet-related model.
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
We are building an open database of COVID-19 cases with chest X-ray or CT images.
Image-to-Image Translation in PyTorch
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
GANs with spectral normalization and projection discriminator
FDD-CN / SN-GAN
Forked from godisboy/SN-GANpyTorch implementation of Spectral Normalization for Generative Adversarial Networks
FDD-CN / examples
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
FDD-CN / PyTorch_Tutorial
Forked from TingsongYu/PyTorch_Tutorial《Pytorch模型训练实用教程》中配套代码
FDD-CN / pytorch-vae
Forked from ethanluoyc/pytorch-vaeA Variational Autoencoder (VAE) implemented in PyTorch
FDD-CN / wgan-gp
Forked from caogang/wgan-gpA pytorch implementation of Paper "Improved Training of Wasserstein GANs"
Pytorch implement of Wasserstein GAN-GP