ninjannn's Stars
seanzhang-zhichen/llama3-chinese
Llama3-Chinese是以Meta-Llama-3-8B为底座,使用 DORA + LORA+ 的训练方法,在50w高质量中文多轮SFT数据 + 10w英文多轮SFT数据 + 2000单轮自我认知数据训练而来的大模型。
chenluda/zhihu-download
将知乎专栏文章转换为 Markdown 文件保存到本地
microsoft/Recursive-Cascaded-Networks
[ICCV 2019] Recursive Cascaded Networks for Unsupervised Medical Image Registration
tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
limingwu8/UNet-pytorch
UNet in pytorch for Kaggle 2018 data science bowl nuclei segmentation
lsh1994/tianchiorgame
天池比赛,kaggle等等(Keras/PyTorch实战)
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
voxelmorph/voxelmorph
Unsupervised Learning for Image Registration
chenyuntc/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch