Skip to main content
Jianchao Li

Jianchao Li

Senior Software Engineer at Meta

Welcome to my corner of the internet. I’m a software engineer who builds with AI. Here I write about deep learning, computer vision, investing, and building things with AI.

Projects
More coming...

Posts

Understanding Fully Convolutional Networks

··32 mins
I will start from the problem of semantic segmentation, introduce how to use CNNs to solve it, and talk about fully convolutional networks, a widely used framework for semantic segmentation, in great details. Moreover, I will analyze the MXNet implementation of FCNs.