tensorflow colab coreml onnx tflite huggingface animegan animeganv2 animeganv3 Updated Dec 15, 2024 Python imcaspar / gpt2-ml Star 1.7k Code Issues Pull requests GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型 nlp tensorflow text-generation...
Models and examples built with TensorFlow. Contribute to tensorflow/models development by creating an account on GitHub.
用Unet/Keras/TensorFlow.js实现的图片去背景 https://ldenoue.github.io/keras-unet/ https://github.com/ldenoue/keras-unet (PyTorch)U-Net, R2U-Net, Attention U-Net, Attention R2U-Net图像分割 https://github.com/LeeJunHyun/Image_Segmentation PyTorch语义分割(DeepLabV3+, UNet, etc.) https:/...
No1: StyleGAN — OfficialTensorFlow Implementation github地址:https://github.com/NVlabs/stylegan 上面的图片看起来像一幅典型的拼贴画,但事实上,这个收藏里的人都不是真的,这些人都是不存在的。所有这些人都是由称为Stylegan的算法生成的。 自从几年前发明了GAN算法,它的性能一直在稳步提升,但Stylegan的出将比...
Gemma是由谷歌DeepMind和谷歌的其他团队开发的一系列轻量级、先进的开放AI模型,基于与Gemini模型相同的技术,旨在帮助开发者和研究人员构建负责任的AI应用。Gemma模型系列包括两种权重规模的模型:Gemma 2B 和 Gemma 7B,提供预训练和指令微调版本,支持多种框架,如JAX、PyTorch和TensorFlow,以在不同设备上高效运行。
(Text Similarity)计算等,涉及到各种与nlp相关的算法,基于keras和tensorflow 、Python文本挖掘/NLP实战示例、 Blackstone:面向非结构化法律文本的spaCy pipeline和NLP模型通过同义词替换实现文本“变脸” 、中文 预训练 ELECTREA 模型: 基于对抗学习 pretrain Chinese Model 、albert-chinese-ner - 用预训练语言模型ALBERT...
git config --global user.name userName git config --global user.email userEmail 分支55 标签33 Matthias FeyFix typo inCuGraphModule(#6818)44875882年前 6423 次提交 提交 .github gh: moveCONTRIBUTING.mdinside.github/dir (#6768) 2年前
Tensorflow Unet This is a genericU-Netimplementation as proposed byRonneberger et al.developed withTensorflow 2. This project is a reimplementation of the originaltf_unet. Originally, the code was developed and used forRadio Frequency Interference mitigation using deep convolutional neural networks. ...
Upgrade to CUDA 12.2, tensorflow 2.15.0, keras 2.15.0, and Nvidia driver 535.104.05 The Colab runtime is going to be upgraded to CUDA 12.2, tensorflow 2.15.0, keras 2.15.0, and Nvidia driver 535.104.05 this week or early next week. Pleas...
A collection of infrastructure and tools for research in neural network interpretability. - tensorflow/lucid