Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.
This repository is an official implementation of the ICCV 2021 paper "Conditional DETR for Fast Training Convergence". (https://arxiv.org/abs/2108.06152)
AI to Combat Environmental Pollution - detecting plastic waste in the environment to combat environmental pollution and promote circular economy (Deep Learning, PyTorch)
[AAAI2022 paper] Detecting Human-Object Interactions with Object-Guided Cross-Modal Calibrated Semantics. More implementation for HOI detection will be contained in this repo.
In this work, we explain explicitly the Detection Transformer (DETR) framework for object detection & panoptic segmentation problem. Implementing the pretrained model on COCO2017 dataset and solving Wheat head detection problem.