All Projects → zhreshold → Iccv19 Gluoncv

zhreshold / Iccv19 Gluoncv

Licence: apache-2.0
Tutorial Materials for ICCV19

Projects that are alternatives of or similar to Iccv19 Gluoncv

Mathematical Python
Introduction to Mathematical Computing with Python and Jupyter
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Diou Darknet
Distance-IoU Loss into YOLO v3
Stars: ✭ 275 (-0.72%)
Mutual labels:  jupyter-notebook
Data Science Learning
Repository of code and resources related to different data science and machine learning topics. For learning, practice and teaching purposes.
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Kubeflow Labs
👩‍🔬 Train and Serve TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure
Stars: ✭ 275 (-0.72%)
Mutual labels:  jupyter-notebook
Mashinnoye Obucheniye
📚 Специализация «Машинное обучение и анализ данных»
Stars: ✭ 274 (-1.08%)
Mutual labels:  jupyter-notebook
Prometheus Anomaly Detector
A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy)
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Altair Tutorial
Notebooks for the Altair tutorial
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Transformer
Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Audio Spectrum Analyzer In Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Rlquant
Applying Reinforcement Learning in Quantitative Trading
Stars: ✭ 271 (-2.17%)
Mutual labels:  jupyter-notebook
Nlp Tutorial
Tutorial: Natural Language Processing in Python
Stars: ✭ 274 (-1.08%)
Mutual labels:  jupyter-notebook
Modeleval
A simple tool for generating useful evaluation metrics and plots for machine learning models
Stars: ✭ 275 (-0.72%)
Mutual labels:  jupyter-notebook
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-1.81%)
Mutual labels:  jupyter-notebook
Generative Adversarial Networks
Tutorial on GANs
Stars: ✭ 275 (-0.72%)
Mutual labels:  jupyter-notebook
Machine Learning For Algorithmic Trading Second Edition original
Machine Learning for Algorithmic Trading, Second Edition - published by Packt
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Hands On Deep Learning Algorithms With Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Stars: ✭ 272 (-1.81%)
Mutual labels:  jupyter-notebook
Demo Chinese Text Binary Classification With Bert
Stars: ✭ 276 (-0.36%)
Mutual labels:  jupyter-notebook
Toon Me
A Deep Learning project to Toon Portrait Images
Stars: ✭ 276 (-0.36%)
Mutual labels:  jupyter-notebook
Cameratraps
Tools for training and running detectors and classifiers for wildlife images collected from motion-triggered cameras.
Stars: ✭ 269 (-2.89%)
Mutual labels:  jupyter-notebook

ICCV 2019 Tutorial: Everything You Need to Know to Reproduce SOTA Deep Learning Models

Time: Sunday, October 27, 2019. Half Day - AM (0800-1215)
Location: Auditorium, [COEX Convention Center](https://goo.gl/maps/VKDgLyYf8NDC1e4E6)

Presenter: Zhi Zhang, Sam Skalicky, Muhyun Kim, Jiyang Kang

AWS Icon   AmazonAI Icon   Neo Icon   Apache Incubator Icon   MXNet Icon   Gluon Icon   TVM Icon

Abstract

Deep Learning has become the de facto standard algorithm in computer vision. There are a surge amount of approaches being proposed every year for different tasks. Reproducing the complete system in every single detail can be problematic and time-consuming, especially for the beginners. Existing open-source implementations are typically not well-maintained and the code can be easily broken by the rapid updates of the deep learning frameworks. In this tutorial, we will walk through the technical details of the state-of-the-art (SOTA) algorithms in major computer vision tasks, and we also provide the code implementations and hands-on tutorials to reproduce the large-scale training in this tutorial.

Agenda

Time Title Slides Notebooks
8:00-8:15 Welcome and AWS Setup(Free instance available) link
8:15-8:40 Introduction to MXNet and GluonCV link,link
8:40-9:00 Deep Learning and Gluon Basics (NDArray, AutoGrad, Libraries) link,link
9:00-9:30 Bag of Tricks for Image Classification (ResNet, MobileNet, Inception) link link
9:30-10:00 Bag of Freebies for Object Detectors (SSD, Faster RCNN, YOLOV3) link link
10:00-10:30 Semantic segmentation algorithms (FCN, PSPNet, DeepLabV3, VPLR) link link
10:30-11:00 Pose Estimation(SimplePose, AlphaPose) link link
11:00-11:30 Action Recognition(TSN, I3D) link
11:30-12:00 Painless Deployment (C++, TVM) link link,link
12:00-12:15 Q&A and Closing

Q&A

Q1: How do I setup the environments for this tutorial?

A1: There will be all-in-one AWS SageMaker notebooks available for all local attendees, you need to bring your laptop and have a working email to access the notebooks.

Q2: How do I setup the environment in SageMaker after this tutorial?

A2: You can use lifetime-config to create sagemaker notebook instance using this lifetime-config. Make sure you have more than 30G disk space for the new notebook instance.

Organizers

Hang Zhang, Tong He, Zhi Zhang, Zhongyue Zhang, Haibin Lin, Aston Zhang, Mu Li

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].