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

TensorFlow, Keras, Deep Learning, Computer Vision

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

👨‍💻👩‍💻پشتیبان دوره ها:
@classvision_support
Download Telegram
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
+ کد
اطلاعات بیشتر

https://t.me/cvision/646

#GAN #stargan #pytorch #generative #adversarial
#کورس #ویدیو

معرفی کورس جبرخطی عددی برای برنامه نویسان

Computational Linear Algebra for Coders

این کورس در سال ۲۰۱۷ در دانشگاه San Francisco توسط Rachel Thomas تدریس شد.

Rachel Thomas
دکترای ریاضی دارند و به همراه jeremy howard ,
Fast.ai
رو ایجاد کردند.


course review:
https://machinelearningmastery.com/computational-linear-algebra-coders-review/

کتاب آنلاین:
https://github.com/fastai/numerical-linear-algebra/blob/master/README.md

ویدیوها:
https://www.youtube.com/playlist?list=PLtmWHNX-gukIc92m1K0P6bIOnZb-mg0hY

The course uses #Python with examples using #NumPy, #scikit_learn, #numba, #pytorch, and more.

Course Contests

0. Course Logistics
1. Why are we here?
2. Topic Modeling with NMF and SVD
3. Background Removal with Robust PCA
4. Compressed Sensing with Robust Regression
5. Predicting Health Outcomes with Linear Regressions
6. How to Implement Linear Regression
7. PageRank with Eigen Decompositions
8. Implementing QR Factorization
This media is not supported in your browser
VIEW IN TELEGRAM
#مقاله #سورس_کد

#Pytorch implementation for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
https://github.com/NVIDIA/vid2vid

#nvidia #vid2vid #gan
#خبر
Introducing #PyTorch across Google Cloud

PyTorch 1.0 Preview is now available on Google Cloud, in virtual machine images, #Kubeflow, #Tensorboard, and on TPUs.

https://cloud.google.com/blog/products/ai-machine-learning/introducing-pytorch-across-google-cloud
معرفی kuberflow برای serve کردن مدلهای PyTorch برای deployment

#Kubeflow is an open source platform designed to make end-to-end ML pipelines easy to deploy and manage. Kubeflow already supports #PyTorch, and the Kubeflow community has already developed a PyTorch package that can be installed in a Kubeflow #deployment with just two commands. Additionally, in collaboration with #NVIDIA, we have extended the #TensorRT package in Kubeflow to support #serving PyTorch models. We aim for Kubeflow to be the easiest way to build portable, scalable and composable PyTorch pipelines that #run_everywhere.

https://www.kubeflow.org/
#منبع #کورس #آموزش
اگر علاقه دارید پای تورچ را فرابگیرید، فیس بوک اخیرا یک کورس آموزشی رایگان در udacity منتشر کرده است!
Intro to Deep Learning with #PyTorch
by Facebook AI

https://www.udacity.com/course/deep-learning-pytorch--ud188

#deep_learning #pytorch #facebook #udacity
#خبر

با انتشار نسخه پایدار پایتورچ، fastai هم به روز شد، هم اکنون میتوانید با یک دستور این فریم ورک را به راحتی نصب کنید

https://twitter.com/jeremyphoward/status/1071498038856830976

#fastai #pytorch
#سورس_کد
#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