Skip to content
Avatar
🐢
🐢

Highlights

  • Arctic Code Vault Contributor
kobiso/README.md

Hi, I'm Byungsoo 👋🎃

I'm a researcher and developer 🐛🐛🐛

  • 🏢 I'm currently working at NAVER & LINE corp.

Connect with me:

👔 linkedin | 📰 google scholar | 🏃 kaggle | 🏡 blog


📑 Latest Research


💻 Latest Project


Pinned

  1. Official PyTorch implementation of "Proxy Synthesis: Learning with Synthetic Classes for Deep Metric Learning" (AAAI 2021)

    Python 4 1

  2. Comparison of famous convolutional neural network models

    299 38

  3. Official MXNet implementation of "Embedding Expansion: Augmentation in Embedding Space for Deep Metric Learning" (CVPR 2020)

    Python 49 8

  4. Combination of Multiple Global Descriptors for Image Retrieval

    Python 98 13

  5. Official Tensorflow implementation of "Symmetrical Synthesis for Deep Metric Learning" (AAAI 2020)

    Python 60 11

  6. CBAM implementation on Keras

    Python 217 97

413 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2021

Created 2 repositories

Created a pull request in lucidrains/DALLE-pytorch that received 4 comments

Add adamw and lr decay

This commit adds AdamW optimizer and LR decay with 'ReduceLROnPlateau' by following the DALLE paper. In DALLE paper, Both AdamW optimizer and LR …

+37 −3 4 comments
Opened 1 other pull request in 1 repository
lucidrains/DALLE-pytorch
1 merged

Created an issue in lucidrains/DALLE-pytorch that received 3 comments

Error occurs when to prime with a starting crop of an image

When I tried to prime with a starting crop of an image, I got tensor size error as The expanded size of the tensor (181) must match the existing si…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.