This media is not supported in your browser
VIEW IN TELEGRAM
Fast image-to-image translation in the browser
Online demo:
https://zaidalyafeai.github.io/pix2pix/cats.html
More + code:
https://t.iss.one/cvision/869
Online demo:
https://zaidalyafeai.github.io/pix2pix/cats.html
More + code:
https://t.iss.one/cvision/869
Tensorflow(@CVision)
#آموزش #تنسرفلو #eager کابرد @tf.contrib.eager.defun https://medium.com/tensorflow/code-with-eager-execution-run-with-graphs-optimizing-your-code-with-revnet-as-an-example-6162333f9b08
#آموزش
پایتونی کد بزنید، اما گراف تنسرفلو داشته باشید!
AutoGraph converts Python into TensorFlow graphs
https://medium.com/tensorflow/autograph-converts-python-into-tensorflow-graphs-b2a871f87ec7
مرتبط با:
https://t.iss.one/cvision/848
#tensorflow #keras #autograph
پایتونی کد بزنید، اما گراف تنسرفلو داشته باشید!
AutoGraph converts Python into TensorFlow graphs
https://medium.com/tensorflow/autograph-converts-python-into-tensorflow-graphs-b2a871f87ec7
مرتبط با:
https://t.iss.one/cvision/848
#tensorflow #keras #autograph
Medium
AutoGraph converts Python into TensorFlow graphs
By Alex Wiltschko, Dan Moldovan, Wolff Dobson
#آموزش
همان قطعه کد با decoratorی که کدهای پایتون را معادل گراف تنسرفلو میکند.
مرتبط با:
https://t.iss.one/cvision/871
همان قطعه کد با decoratorی که کدهای پایتون را معادل گراف تنسرفلو میکند.
مرتبط با:
https://t.iss.one/cvision/871
#آموزش
یک کد در حالت eager execution که صرفا برای افزایش سرعت یک متد را در این decorator قرار داده است.
کد: لینک
مرتبط با:
https://t.iss.one/cvision/871
یک کد در حالت eager execution که صرفا برای افزایش سرعت یک متد را در این decorator قرار داده است.
کد: لینک
مرتبط با:
https://t.iss.one/cvision/871
#آموزش
Recognizing Speech Commands Using Recurrent Neural Networks with Attention
https://towardsdatascience.com/recognizing-speech-commands-using-recurrent-neural-networks-with-attention-c2b2ba17c837
سورس کد:
A Keras implementation of neural attention model for speech command recognition
https://github.com/douglas125/SpeechCmdRecognition
مرتبط با:
سورس و مقاله wav2letter++ یک روش end2end
https://t.iss.one/cvision/850
جلسه مربوط به Attention در RNNها:
https://www.aparat.com/v/SPZzH
جلسه مربوط به پردازش صوت در RNNها:
https://www.aparat.com/v/cEKal
#attention #rnn #lstm #keras #Speech
Recognizing Speech Commands Using Recurrent Neural Networks with Attention
https://towardsdatascience.com/recognizing-speech-commands-using-recurrent-neural-networks-with-attention-c2b2ba17c837
سورس کد:
A Keras implementation of neural attention model for speech command recognition
https://github.com/douglas125/SpeechCmdRecognition
مرتبط با:
سورس و مقاله wav2letter++ یک روش end2end
https://t.iss.one/cvision/850
جلسه مربوط به Attention در RNNها:
https://www.aparat.com/v/SPZzH
جلسه مربوط به پردازش صوت در RNNها:
https://www.aparat.com/v/cEKal
#attention #rnn #lstm #keras #Speech
Medium
Recognizing Speech Commands Using Recurrent Neural Networks with Attention
Speech recognition has become an integral part of human-computer interfaces (HCI). They are present in personal assistants like Google…
#Fun
تاثیر بلاگ medium در مباحث یادگیری عمیق...
تاثیر بلاگ medium در مباحث یادگیری عمیق...
#سورس_کد #مقاله
دو پروژه مرتبط، یکی برای تشخیص موقعیت سه بعدی چهره، در شرایط سخت، از جمله
extreme viewing conditions, including near profile views, occlusions, and low resolution.
و پروژه دیگر، برای مدل سازی سه بعدی چهره، برای data augmentation
که میتوانید از ماتریس موقعیت پروژه اول، برای افزونگی داده در پروژه دوم استفاده کنید.
Face-Pose-Net
Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural Network
https://github.com/fengju514/Face-Pose-Net
face_specific_augm
Face Renderer to perform Domain (Face) Specific Data Augmentation
https://github.com/iacopomasi/face_specific_augm
مقالات مرتبط
FacePoseNet: Making a Case for Landmark-Free Face Alignment
https://arxiv.org/abs/1708.07517
Do We Really Need to Collect Millions of Faces for Effective Face Recognition?
https://www.openu.ac.il/home/hassner/projects/augmented_faces/Masietal2016really.pdf
#face #pose #data_augmentation
دو پروژه مرتبط، یکی برای تشخیص موقعیت سه بعدی چهره، در شرایط سخت، از جمله
extreme viewing conditions, including near profile views, occlusions, and low resolution.
و پروژه دیگر، برای مدل سازی سه بعدی چهره، برای data augmentation
که میتوانید از ماتریس موقعیت پروژه اول، برای افزونگی داده در پروژه دوم استفاده کنید.
Face-Pose-Net
Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural Network
https://github.com/fengju514/Face-Pose-Net
face_specific_augm
Face Renderer to perform Domain (Face) Specific Data Augmentation
https://github.com/iacopomasi/face_specific_augm
مقالات مرتبط
FacePoseNet: Making a Case for Landmark-Free Face Alignment
https://arxiv.org/abs/1708.07517
Do We Really Need to Collect Millions of Faces for Effective Face Recognition?
https://www.openu.ac.il/home/hassner/projects/augmented_faces/Masietal2016really.pdf
#face #pose #data_augmentation
GitHub
GitHub - fengju514/Face-Pose-Net: Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural…
Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural Network - GitHub - fengju514/Face-Pose-Net: Estimate 3D face pose (6DoF) or 11 parameters of 3x4 pro...
#مقاله
شمارش افراد در جمعیت
Mask-aware networks for crowd counting
https://arxiv.org/pdf/1901.00039.pdf
شمارش افراد در جمعیت
Mask-aware networks for crowd counting
https://arxiv.org/pdf/1901.00039.pdf
مقالات و پیاده سازی های شمارش افراد در جمعیت:
Awesome-Crowd-Counting
https://github.com/gjy3035/Awesome-Crowd-Counting
#Code
#Tools
#Datasets
#Papers
#Leaderboard
پست مرتبط:
https://t.iss.one/cvision/887
#Crowd_Counting
Awesome-Crowd-Counting
https://github.com/gjy3035/Awesome-Crowd-Counting
#Code
#Tools
#Datasets
#Papers
#Leaderboard
پست مرتبط:
https://t.iss.one/cvision/887
#Crowd_Counting
GitHub
GitHub - gjy3035/Awesome-Crowd-Counting: Awesome Crowd Counting
Awesome Crowd Counting. Contribute to gjy3035/Awesome-Crowd-Counting development by creating an account on GitHub.
کامنت گذاری خودکار کدها با شبکه های LSTM !
Automatically generating code comments directly from source code using an LSTM. Works with multiple languages. Would be useful in any IDE.
https://www.twosixlabs.com/automatically-generating-comments-for-arbitrary-source-code/
Automatically generating code comments directly from source code using an LSTM. Works with multiple languages. Would be useful in any IDE.
https://www.twosixlabs.com/automatically-generating-comments-for-arbitrary-source-code/
Two Six Labs | Advanced Analytics, Cyber Capabilities, Tactical Mobility Solutions for National Security
Automatically Generating Comments for Arbitrary Source Code - Two Six Labs | Advanced Analytics, Cyber Capabilities, Tactical Mobility…
#خبر
پیش بینی افراد سرشناس از هوش مصنوعی در سال 2019
AI predictions for 2019 from Yann LeCun, Hilary Mason, Andrew Ng, and Rumman Chowdhury
https://venturebeat.com/2019/01/02/ai-predictions-for-2019-from-yann-lecun-hilary-mason-andrew-ng-and-rumman-chowdhury/
پیش بینی افراد سرشناس از هوش مصنوعی در سال 2019
AI predictions for 2019 from Yann LeCun, Hilary Mason, Andrew Ng, and Rumman Chowdhury
https://venturebeat.com/2019/01/02/ai-predictions-for-2019-from-yann-lecun-hilary-mason-andrew-ng-and-rumman-chowdhury/