Ronak Dedhiya
Ronak Dedhiya
Hello, I am getting similar issue. I am using pytorch == 0.3.0 and tensorboardx == 1.1 I have followed demo_graph.py, add_graph() works without any error and also I have called...
Hello, I couldn't find in code how fine grained classification is done? Or how structure info is learnt in appearance embedding?
So the ft_netAB has a shared base parameters for two purposes: 1. learning f - as appearance information 2. learning p - which does reID learning. I have a naive...
Thanks for your quick response. Your work is quite inspiring and I am learning a lot from your paper.
Can this repo works with images having lower resolution like 512x 512 or 256x 256??