Yang7879 / AttSets

🔥AttSets in Tensorflow (IJCV 2019)
https://doi.org/10.1007/s11263-019-01217-w
MIT License
55 stars 20 forks source link

How to create a custom data-set and train using it. #3

Closed Ajithbalakrishnan closed 5 years ago

Ajithbalakrishnan commented 5 years ago

Hi, I just experienced pre-trained network and it works fine. But i need to train the network with my own data-set. Please give me a guideline to create a custom data-set for this network. Also i didn't understood how we can create ground truth. Please help me.