Pinned Repositories
12306
12306智能刷票,订票
3DUNet-Pytorch
3DUNet implemented with pytorch
AutoGeneratePaperSummary
基于生成式AI(AIGC)的API进行二次开发的自动生成工具
AutoScripts
借助AI完成的一些自动化脚本,来替代一些重复性的操作
Awesome-InternLLM
书生实战营实战笔记
AwesomeTools-wsl4AI
一些 为wsl自动配置zsh 和 AI环境的脚本
BraTS-MedicalZooPytorch
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
deepfake
deepfake攻防挑战赛代码
detailDeepLearning
记录deeplearning的一些细节
llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Helium-327's Repositories
Helium-327/Awesome-InternLLM
书生实战营实战笔记
Helium-327/AwesomeTools-wsl4AI
一些 为wsl自动配置zsh 和 AI环境的脚本
Helium-327/deepfake
deepfake攻防挑战赛代码
Helium-327/accumulatedTricks
积累学习过程中的一些小tricks
Helium-327/Agt4thesis
一个基于自建论文知识库的AIAgent
Helium-327/aider
aider is AI pair programming in your terminal
Helium-327/AutoScripts
借助AI完成的一些自动化脚本,来替代一些重复性的操作
Helium-327/detailDeepLearning
记录deeplearning的一些细节
Helium-327/chat2api
A service that can convert ChatGPT on the web to OpenAI API format.
Helium-327/ChatTTS
ChatTTS is a generative speech model for daily dialogue.
Helium-327/coze-discord-proxy
代理Discord对话Coze-Bot,实现以API形式请求GPT4模型,提供对话、文生图、图生文、知识库检索等功能。
Helium-327/github-actions-youtube-dl
使用 GitHub Actions 下载 YouTube 视频
Helium-327/gpt-computer-assistant
gpt-4o for windows, macos and ubuntu
Helium-327/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
Helium-327/GPT_API_free
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
Helium-327/Helium-327-SegBrats
基于BraTS数据集的分割方案
Helium-327/InternLLM-Tutorial
LLM Tutorial
Helium-327/IOPaint
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
Helium-327/MedSeg
一些医学图像分割的研究实例
Helium-327/mi-gpt
🏠 将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。
Helium-327/Ngrok
连接Vscode与Kaggle
Helium-327/PicGo
存放typora的图片
Helium-327/project-based-learning
Curated list of project-based tutorials
Helium-327/Pytorch_Learning
记录自己的代码学习
Helium-327/Stirling-PDF
#1 Locally hosted web application that allows you to perform various operations on PDF files
Helium-327/test
temp repo
Helium-327/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
Helium-327/UNets-U-KAN
[ArXiv' 24] U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation
Helium-327/UNets-xLSTM-UNet-PyTorch
Replacing Mamba with xLSTM! It works better. We show that xLSTM-Unet can be an effective semantic segmentation backbone.
Helium-327/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch