Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 551 Bytes

File metadata and controls

22 lines (17 loc) · 551 Bytes

finalProject_api

Requirements

  • flask == 1.1.2
  • torch == 1.8.1
  • torchvision == 0.9.1
  • fastai == 2.3.1
  • cuda == 10.1
  • cudnn == 7.6.5

Citation

@inproceedings
{liuLQWTcvpr16DeepFashion,
 author = {Liu, Ziwei and Luo, Ping and Qiu, Shi and Wang, Xiaogang and Tang, Xiaoou},
 title = {DeepFashion: Powering Robust Clothes Recognition and Retrieval with Rich Annotations},
 booktitle = {Proceedings of IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
 month = {June},
 year = {2016}
 }