/FashionAI_resnet

Ali TianChi Competition

Primary LanguagePython

FashionAI_resnet

Ali TianChi Competition The competition have finished, I get the 200th, I use the resnet to do the competition, at the same time, I use the faster-rcnn-tf-py3 to detect the person's bounding box to achieve higher score. The code can read the data, and get a minibatch for train. The code architecure is similar to the faster-rcnn-tf-py3. But the code is a just for classification, you can use the resnet source code for your purpose. I will use the resnet source code for my faster-rcnn-tf-py3.