Bangbangbanana's Stars
mmcx-zsy/BiliTicket
开源免费,简单易用,图形界面, 速度极快的B站会员购辅助工具(原作者mikumifa)
ZJUT-ERCISS/c3d_mindspore
jackfrued/Python-100-Days
Python - 100天从新手到大师
LinuxSuRen/remote-jobs-in-china
支持远程办公的**公司
MCG-NJU/FSL-Video
[BMVC 2021] A Closer Look at Few-Shot Video Classification: A New Baseline and Benchmark
AlexHex7/Non-local_pytorch
Implementation of Non-local Block.
google-research/meta-dataset
A dataset of datasets for learning to learn from few examples
ialhashim/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
floodsung/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
escorciav/deep-action-proposals
Action Proposals generated by deep models
HumamAlwassel/TSP
TSP: Temporally-Sensitive Pretraining of Video Encoders for Localization Tasks (ICCVW 2021)
KaihuaTang/Scene-Graph-Benchmark.pytorch
A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
danfeiX/scene-graph-TF-release
"Scene Graph Generation by Iterative Message Passing" code repository
mindspore-ai/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
Aloxaf/MirageTankGo
幻影坦克(特指点开后不一样的图片)快速发车工具
yjxiong/caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
yjxiong/temporal-segment-networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
tensorflow/models
Models and examples built with TensorFlow
shuangshuangguo/tsn-tensorflow
This is tensorflow implementation for TSN(Temporal Segment Networks)
AntreasAntoniou/MatchingNetworks
An attempt at replicating the Matching Networks for One Shot Learning in Tensorflow - Paper URL: https://arxiv.org/pdf/1606.04080.pdf
cbfinn/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
gitabcworld/MatchingNetworks
This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset