Meetup 9

Chào cả nhà,

Meetup tháng 9 lần này sẽ là 2 bài nói về Mask-RCNN và Hidden Markov Model. Trong khi Mask-RCNN là thuật toán gần đây do Facebook AI Research phát triển để giải quyết bài toán Instance Segmentation trong Computer Vision thì Hidden Markov Model lại là 1 mô hình học máy thống kê cổ điển nhưng đã và đang được ứng dụng rất nhiều trong thực tiễn. Xin mời cả nhà đến tham dự và thảo luận để hiểu sâu thêm về 2 thuật toán rất hay này.

Hướng dẫn: từ ga Shinagawa đi theo skywalker là đến chỗ reception (tầng 2). Tại đây bạn sẽ lấy vé vào và lên tầng 30.

Chú ý vì vấn đề an ninh của toà nhà là yêu cầu đăng ký trước thông tin họ tên và email nên bạn nào tham gia xin vui lòng điền thông tin theo form dưới đây. Hạn cuối đăng ký là 23:59 thứ 2 - 24/9/2018.

https://goo.gl/forms/IjkUdmR39LOAsRwe2

Ai không kịp đăng ký trước thời hạn trên sẽ không được vào toà nhà nên ngoài ấn Going thì các bạn nhớ điền vào form trên nhé. Thêm nữa là việc vào toà nhà không dễ dàng nên các bạn tính toán thời gian cẩn thận để đến đúng giờ nhé.

Hẹn gặp lại cả nhà vào buổi sắp tới!

—–Nội dung chương trình:—–

Speaker: Nguyen Phuoc Tat Dat (BizReach, Inc.) Title: An introduction to Mask-RCNN Description: Instance Segmentation is an interesting and challenging task in Computer Vision. Besides detecting the bounding boxes to allocate each individual objects and their object types, this task also returns the binary masks that indicate which pixel belongs to the objects. In this seminar, we will discuss about Mask-RCNN, one of the state-of-the-art methods for Instance Segmentation. After a brief introduction, we will dive into the design of Mask RCNN neural network architecture. Finally, we will enjoy a demonstration to see how Mask-RCNN segments our faces, our bodies and our stuffs in realtime.


Speaker: khanhtc Title: HMM at a glance Description: : Hidden Markov Models are ubiquitous tool for modelling time series data. They are used in almost all current speech recognition systems, in numerous applications in computational molecular biology, in data compression, and in other areas of artificial intelligence and pattern recognition. In this session, we are going to look at the question “what are Hidden Markov Models?” and play around with this in some real life examples.