DDRESET BLOG
SoftwareDev Ideas MachineLearning About Me
  • Draw Bounding Boxes of Mosaic Picture with Unet

    2019-11-14

    category: MachineLearning

    Use UNet to draw the bounding boxes of dbpedia's thumbnail

  • Use Kaggle API On Google Colab

    2019-10-01

    category: MachineLearning

    Use Google Colab to play Kaggle without uploading or pasting token file every time.

  • Injecting Service Returns Null In Grails

    2019-10-01

    category: SoftwareDev

    When I tried to inject service in my custom Gorm event listener in Grails, that service returned null. Here is how I fixed it.

  • How I Overcame Procrastination

    2019-09-02

    category: Ideas

    My experience of fighting with the little devil in my head.

  • Make SSL Certificate for AWS S3 Website with Let's Encrypt and Auto Renew It

    2019-07-26

    category: SoftwareDev

    This tutorial is for people who are not familiar with AWS and how SSL certificates work.