Chadrick's Blog

  • Posts

January 2021

deep learning

paper review: “Path Aggregation Network for Instance Segmentation”

arxiv: https://arxiv.org/abs/1803.01534

key point

this paper propose a network structure(“PANet”) with bottom up path augmentation and a few other tweak methods which results in better instance segmentation performance.

(more…)
By admin, 3 months3 months ago
deep learning

paper review: “CBAM: Convolutional Block Attention Module”

arxiv: https://arxiv.org/pdf/1807.06521.pdf

key point

trying to attach attention module to CNN. but instead of blindly attaching it which would compute a 3D attention map which is computationally expensive, this work proposes to compute spatial attention and channel attention separately which achieves a similar effect with much less parameters.

(more…)
By admin, 3 months ago
deep learning

paper review: Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition

arxiv: https://arxiv.org/abs/1406.4729

key points

pools a fixed number of features from final feature map of backbone which can be fed to the dense layer afterwards, thus allowing network to work in a non-fixed input size manner.

(more…)
By admin, 3 months ago
Recent Posts
  • few shot learning good articles
  • paper summary: “Aggregated Residual Transformations for Deep Neural Networks” (ResNext Paper)
  • apply proxy settings to python requests
  • reading yaml files in python
  • install poppler in windows
Categories
  • algorithm
  • c/c++
  • cuda
  • data science
  • deep learning
  • error fix
  • kicad
  • kotlin
  • linux
  • postgres
  • python
  • pytorch
  • tensorflow
  • Uncategorized
  • web
Recent Comments
  • Cathy on how to manually write to tensorboard from tf.keras callback (useful trick when writing a handful of validation metrics at once)
  • Nick on FCN, UNet, FPN comparison
  • Anonymous on solving “‘grub-efi-amd64-signed’ package failed to install into /target/.” error while installing ubuntu 20.04
  • Anonymous on how to install cudnn(from tar file)
  • Vaishal on solving “‘grub-efi-amd64-signed’ package failed to install into /target/.” error while installing ubuntu 20.04
Archives
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
Meta
  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Posts
Hestia | Developed by ThemeIsle