const links = [ 'https://pytorch.org/', 'https://www.kaggle.com/keras/resnet50', 'http://image-net.org/', 'https://en.wikipedia.org/wiki/Computer_vision', ]; function PageInfo() { return (

{i18n.text('Image Classification Info')}

{i18n.text('Overview')}

{i18n.text('source_code')} GitHub

{i18n.text('Links')}

); }