/NDSC2019

Shopee ndsc 2019 team solutions - Advanced Category

Primary LanguagePython

NDSC2019 solution

Competition Info:

Shopee NDSC2019: Kaggle

Descriptions:

beauty/
    beauty_images.py: rare class增强,VGG
    beauty_text.py:1dcnn
    beauty_combined.py: VGG+dense压缩到512, 1DCNN提取192维,merge后加dense layer
mobile/
    lr_scheduler.py
    mobile.py
    params.py