Skip to content

PyTorch implementation of a 1x1 convolutional module to boost CNN's capability for FGVC

Notifications You must be signed in to change notification settings

Physicist91/dvfp

Repository files navigation

Deep Learning for fine-grained visual classification

Here we implement state-of-the-art techniques for fine-grained classification.

  1. Discriminative filter learning within CNN -- CVPR, June 2018
  2. Bilinear pooling -- ICCV, 2015

Datasets:

Implemented using PyTorch. This work is done as part of the final project for Deep Vision, ST2019.

The following article has also inspired this work:

Authors:

  • Denis Zavadski
  • Kevin Siswandi

Poster Session

poster

About

PyTorch implementation of a 1x1 convolutional module to boost CNN's capability for FGVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages