peiwang062
peiwang062
Hi, I didn't check your code diligently, but two clear differences maybe cause our histograms are different. First, the experiments in my paper figure 3 are based on random networks,...
Hi, I didn't find any obvious mistake. Your pretrained bar chart looks sensible. Why not just set pretrained=False on your previous code?
Also, why not just using my code to get the hidden features and compute the entropy? I think it is simple.
It is similar but in fact different for example conv3_4 and 2_3. Hmm...No idea why your results look like this. I didn't check your code. Maybe try mine.
Hi, can you drop an email to me([email protected]). I can send our code for this part. Maybe this can help.
Hi, I think your results are consistent with figure 2. This figure is showing p-resnet* better than p-resnet. r-resnet* better than r-resnet. For your results, it is clear the second...
> @peiwang062 @stefanjaspers @HaoZhang990127 @eware-godaddy @jy00161yang https://github.com/IDEA-Research/Grounded-Segment-Anything does what we are all looking after. yes, we could simply combine these two, but if SAM can do it better, why do...
> > > > @peiwang062 @stefanjaspers @HaoZhang990127 @eware-godaddy @jy00161yang https://github.com/IDEA-Research/Grounded-Segment-Anything does what we are all looking after. > > > > > > > > > why not use output...
For me, just copy and paste all their provided file names and links to a txt file for example 'links,txt'. Then in the terminal, run `while read file_name cdn_link; do...
Hi, thanks for sharing the great work! But why not opening issues? But anyway, I tried to reproduce the ferret-7b evaluation results on refcocog, but my reproduced results are pretty...