8월, 2019의 게시물 표시

[edureka!] TensorFlow Object Detection | Realtime Object Detection with TensorFlow | TensorFlow Python

이미지
** AI & Deep Learning Using TensorFlow - https://www.edureka.co/ai-deep-learni... ** This Edureka video will provide you with a detailed and comprehensive knowledge of TensorFlow Object detection and how it works. It will also provide you with the details on how to use Tensorflow to detect objects in deep learning method. Below are the topics covered in this tutorial: 1. What is Object Detection? 2. Industrial use of Object Detection 3. Object Detection Workflow 4. What is Tensorflow? 5. Object Detection using Tensorflow - Demo 6. Live Object Detection using Tensorflow- Demo Subscribe to our channel to get video updates. Hit the subscribe button above. Check our complete Deep Learning With TensorFlow playlist here: https://goo.gl/cck4hE

[edureka!] OpenCV Python Tutorial | Creating Face Detection System And Motion Detector Using OpenCV

이미지
( ** Python Programming Training: https://goo.gl/cSs32n ** ) This Edureka Python Tutorial video on OpenCV explains all the basics of OpenCV. It also explains how to create a face recognition system and motion detector. Subscribe to our Edureka YouTube channel to get video updates: https://goo.gl/6ohpTV Check out our complete Python playlist: https://goo.gl/LTVNVx #PythonOpenCV #FaceRecognition #Edureka ----------------------------------------------------------------- Instagram: https://www.instagram.com/edureka_lea ... Facebook: https://www.facebook.com/edurekaIN/ Twitter: https://twitter.com/edurekain LinkedIn: https://www.linkedin.com/company/edureka

[edureka!] How To Install OpenCV On Windows? | Setup OpenCV For Python

이미지
○ Agenda -What Is OpenCV? -Applications Of OpenCV -How To Install OpenCV? Python Tutorial Playlist: https://goo.gl/WsBpKe Blog Series: http://bit.ly/2sqmP4s #Edureka #PythonEdureka #Howtoinstallopencv #pythonprojects #pythonprogramming #pythontutorial #PythonTraining Do subscribe to our channel and hit the bell icon to never miss an update from us in the future: https://goo.gl/6ohpTV Instagram: https://www.instagram.com/edureka_lea... Facebook: https://www.facebook.com/edurekaIN/ Twitter: https://twitter.com/edurekain LinkedIn: https://www.linkedin.com/company/edureka

[HowTo] OpenCV Tutorials # 4 : How to access and edit pixel values in open cv

이미지
- 이미지 처리 : 픽셀 단위로 이미지 보정하기 This video will show you how we can access and edit pixel values of image using Open CV library. Two functions are discussed item, itemset

[빵형의 개발도상국] CNN에서 모델의 성능을 향상 시킬 수 있는 논문 'EfficientNet' 리뷰

이미지
CNN에서 간단하게 모델의 성능을 향상시킬 수 있는 EfficientNet의 인사이트를 소개합니다. 논문 리뷰와 실습을 동시에 해볼거에요! Source code(Github): https://github.com/kairess/efficientn... Dependencies: - Python 3 - numpy - Keras - tensorflow - scikit-image - efficientnet https://github.com/qubvel/efficientnet Reference: EfficientNet https://arxiv.org/abs/1905.11946 EfficientNet 논문 한글 리뷰 https://hoya012.github.io/blog/Effici... 카카오톡 오픈채팅방 문의: https://open.kakao.com/o/sB9bRcob

[빵형의 개발도상국] [GAN] 초상화를 그리는 인공지능 - Python, Deep Learning

이미지
간단한 스케치를 가지고 초상화를 완성하는 인공지능 알고리즘 선만 그려놓으면 선을 보고 초상화를 그리는 인공지능을 만들어보아요. 요즘 유행하는 Generative Adversarial Networks에 대해서도 살짝 알아봅시다! Source code(Github) - https://github.com/kairess/MUNIT-Tens... - https://github.com/kairess/edges2port... Dependencies: - Python 3 - numpy - Keras - Tensorflow - matplotlib - scikit-image Dataset - https://www.kaggle.com/kairess/edges2... - https://people.eecs.berkeley.edu/~tae... - https://people.eecs.berkeley.edu/~tin... 카카오톡 오픈채팅방 문의: https://open.kakao.com/o/sB9bRcob

[HowTo] OpenCV Tutorial # 3 : How to display image in notebook using OpenCV

이미지
This tutorial will show usage of matplotlib library function to display image in Jupyter Notebook.