Tensorflow(@CVision)
13.1K subscribers
1.12K photos
192 videos
67 files
2.11K links
اخبار حوزه یادگیری عمیق و هوش مصنوعی
مقالات و یافته های جدید یادگیری عمیق
بینایی ماشین و پردازش تصویر

TensorFlow, Keras, Deep Learning, Computer Vision

سایت دوره
http://class.vision

👨‍💻👩‍💻پشتیبان دوره ها:
@classvision_support
Download Telegram
#سورس_کد
#InstaGAN
این مقاله نقص های cycleGan را رفع کرده.


#PyTorch implementation of "InstaGAN: Instance-aware Image Translation" (ICLR 2019)

code:
https://github.com/sangwoomo/instagan

paper:
https://arxiv.org/pdf/1812.10889.pdf

blog post:
https://t.me/cvision/892
بیشتر:
https://t.me/cvision/893

#Image_to_Image_Translation #GAN
#سورس_کد استفاده ساده از GAN در پایتورچ
Open-source VeGANs, a small library to easily train various existing #GANs using #PyTorch.
You provide a generator and discriminator, and VeGANs trains them with a GAN algorithm of your choice.
https://github.com/unit8co/vegans #pytorch #GAN #MachineLearning
available_pretrained_models.pdf
55.6 KB
مدل های pretrained و عنوان مقالاتشان

🙏Thanks to: @AM_Ghoreyshi

#pretrained

#caffe #tensorflow #keras #pytorch
#خبر قسمت_1
دیپ لرنینگ در نظرسنجی 2019 استک اورفلو

https://insights.stackoverflow.com/survey/2019

This is the first year we've asked about many of the technologies in this category, and Node.js is the most commonly used. More developers say they use .NET than .NET Core, and the deep learning framework #TensorFlow is many times more popular than the #deep learning framework Torch/#PyTorch.

🙏Thanks to: https://t.me/software_geek/140

#stackoverflow
#Benchmark
Benchmarking #Keras and #PyTorch Pre-Trained Models

Reproducible Benchmarking of Keras and PyTorch Models


این کار و ترکیب بنچ مارکهای مدلهای از قبل آموزش داده شده معروف در دو فریم ورک محبوب Keras و PyTorch به محققان کمک میکند که بر اساس مدلی که میخواهند استفاده کنند فریم ورک خود را تعیین کنند.
برای مثال معماری های resnet در PyTorch بهتر عمل می کنند ولی معماری های inception در Keras بهتر عمل می کنند !!
مهمترین ویژگی این ریپوزیتوری قابلیت تکرار نتایج و reproducible بودن است. (برخلف مدلهایی که خود فریم ورک ها گذاشتند!)
https://github.com/cgnorthcutt/benchmarking-keras-pytorch
#Benchmark
Benchmarking #Keras and #PyTorch Pre-Trained Models
https://t.me/cvision/1188
#مقاله
دوستانی که با #pytorch کار میکنند، مدل های #EfficientNet به همراه وزنهای آموزش دیده روی imagenet در این مخزن از مدل تنسرفلویی مقاله port شده و در pytorch قابل استفادست.

https://github.com/rwightman/pytorch-image-models

مطالب مرتبط:

مدل کراس:
https://t.me/cvision/1287

مقاله اصلی به همراه پیاده سازی اصلی تنسرفلو قدیمی(در ۲ ساپورت نمیشه)

https://t.me/cvision/1276
The PyTorch v1.4.0 release is now available.

The 1.4 release of PyTorch adds new capabilities, including the ability to do fine grain build level customization for PyTorch Mobile, and new experimental features including support for model parallel training and Java language bindings.

Blog Post: https://pytorch.org/blog/pytorch-1-dot-4-released-and-domain-libraries-updated/

GitHub: https://github.com/pytorch/pytorch

#pytorch
Clone a voice in 5 seconds to generate arbitrary speech in real-time.
تنها ۵ ثانیه از صداتون رو به این نرم‌افزار بدید تا هر متنی که دلتون میخواد رو با صدای خودتون ایجاد کنه! البته من با CPU تست کردم احتمالا با GPU نتیجه خفن‌تری بده

#AI #voice #realtime #application #CUDA #python #pytorch #torch #artificial #intelligence #speech #neural #network

https://github.com/CorentinJ/Real-Time-Voice-Cloning

🙏Thanks to: @pythony