ICE icon indicating copy to clipboard operation
ICE copied to clipboard

Implementation for ICCV 2021 paper "ICE: Inter-instance Contrastive Encoding for Unsupervised Person Re-identification"

Results 13 ICE issues
Sort by recently updated
recently updated
newest added

Is the number of GPUs or type of GPU effective in accuracy that achieved in the paper? If I don't have 4 GPUs and I have 1 GPU, what would...

Can you provide the download address of the pre-trained model?

请问您可以上传t-SNE可视化相关的代码吗?应该怎么选取可视化的行人ID?

sorry to bother you. I'd like to ask a question. when I train the model with loss_ccl only, I can't achieve a good result, it will break down soon.

![image](https://user-images.githubusercontent.com/81543547/205447155-54ea3765-6064-4e25-be1e-a564d323d6b9.png) Dear author, thank you for your outstanding work! I have an immature doubt about the code implementation process: I found that the calculation of ccloss: "f_out_t1" and "centers" do...

Hi, I am a graduate student who is conducting an experiment because I was impressed by your ICE model. I meet an error “raise StopIteration StopIteration”, I find that train_loader_target...

Sorry to bother you ,after adding intra-camera loss,I find the accuracy diseases whichever combination I use .If possible ,would you please tell me the reason ?Thank you very much.

Hi, I am a graduate student who is conducting an experiment because I was impressed by your ICE model. If I want to check the performance of ICE model's Supervised...

Hello! In your solution matrix of Jaccard distances is precomputed and takes up a lot of space in RAM. Are there ways to solve this problem? This question is relevant...

Sorry to bother you again. I'd like to ask a question. What is the meaning of intra-camera loss and cross-camera loss?