seeing-without-looking icon indicating copy to clipboard operation
seeing-without-looking copied to clipboard

PyTorch implementation for Seeing without Looking: Contextual Rescoring of Object Detections for AP Maximization (CVPR 2020)

Results 5 seeing-without-looking issues
Sort by recently updated
recently updated
newest added

Hello,how does 100 in lines 52 and 53 in the model.py file come from?

Do you have multi-head self-attention version of contextualRescorer code, or do you think it is feasible?

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hello, in your visualize.py, there is a 'stats.json' as input. Could you please tell me that where it comes from? Thx a lot.

Bumps [torch](https://github.com/pytorch/pytorch) from 1.1.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies