51 skills found · Page 1 of 2
microsoft / Swin TransformerThis is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
sgrvinod / A PyTorch Tutorial To Image CaptioningShow, Attend, and Tell | a PyTorch Tutorial to Image Captioning
apple / Ml CvnetsCVNets: A library for training computer vision networks
peteanderson80 / Bottom Up AttentionBottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
JDAI-CV / CoTNetThis is an official implementation for "Contextual Transformer Networks for Visual Recognition".
sacmehta / EdgeNetsThis repository contains the source code of our work on designing efficient CNNs for computer vision
hyz-xmaster / VarifocalNetVarifocalNet: An IoU-aware Dense Object Detector
ViTAE-Transformer / ViTAE TransformerThe official repo for [NeurIPS'21] "ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias" and [IJCV'22] "ViTAEv2: Vision Transformer Advanced by Exploring Inductive Bias for Image Recognition and Beyond"
mosessoh / CNN LSTM Caption GeneratorA Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOCO dataset.
YehLi / ImageNetModelOfficial ImageNet Model repository
hyz-xmaster / Swa Object DetectionSWA Object Detection
MichiganCOG / ViPVideo Platform for Action Recognition and Object Detection in Pytorch
hustvl / BMaskR CNN[ECCV 2020] Boundary-preserving Mask R-CNN
peteanderson80 / SPICESemantic Propositional Image Caption Evaluation
HRNet / HRNet FCOSHigh-resolution Networks for the Fully Convolutional One-Stage Object Detection (FCOS) algorithm
lightly-ai / LabelformatA tool for converting computer vision label formats.
ntrang086 / Image Captioninggenerate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset
Weed-AI / Weed AIA repository and interchange format for weed identification annotation
610265158 / Mobilenetv3 CenternetA tensorflow implement mobilenetv3 centernet, which can be easily deployeed on android(MNN) and ios(CoreML).
peteanderson80 / Coco CaptionAdds SPICE metric to coco-caption evaluation server codes