Pinned Repositories
alcon23
第23回PRMUアルゴリズムコンテスト用レポジトリ
dotfiles
efficientnet-pytorch
PyTorch implementation of "EfficientNet", ICML 2019
extruct-video-feature
Extract video feature from C3D pretrained on Sports-1M and Kinetics
fedavg.pytorch
A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017
generate-syosetu-title
なろう小説風のタイトルをTransformerによって生成
jikken2019-autumn
主専攻実験(秋) 強化学習
pytorch-cosine-annealing-with-warmup
pytorch-linear-cyclical-lr-scheduler
LinearCyclicalLR scheduler implemented by Pytorch
tour-of-albumentations
example of albumentations
katsura-jp's Repositories
katsura-jp/pytorch-cosine-annealing-with-warmup
katsura-jp/fedavg.pytorch
A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017
katsura-jp/efficientnet-pytorch
PyTorch implementation of "EfficientNet", ICML 2019
katsura-jp/tour-of-albumentations
example of albumentations
katsura-jp/extruct-video-feature
Extract video feature from C3D pretrained on Sports-1M and Kinetics
katsura-jp/alcon23
第23回PRMUアルゴリズムコンテスト用レポジトリ
katsura-jp/jikken2019-autumn
主専攻実験(秋) 強化学習
katsura-jp/dotfiles
katsura-jp/generate-syosetu-title
なろう小説風のタイトルをTransformerによって生成
katsura-jp/pytorch-linear-cyclical-lr-scheduler
LinearCyclicalLR scheduler implemented by Pytorch
katsura-jp/albumentations
fast image augmentation library and easy to use wrapper around other libraries
katsura-jp/CenterTrack
Simultaneous object detection and tracking using center points.
katsura-jp/coco_evaluater
Object Detection Metrics for COCO format
katsura-jp/collaborative-experts
Video embeddings for retrieval - code for the paper "Use What You Have: Video retrieval using representations from collaborative experts"
katsura-jp/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
katsura-jp/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
katsura-jp/dual_encoding
[CVPR2019] Dual Encoding for Zero-Example Video Retrieval
katsura-jp/experiment_parts
useful parts for experiment
katsura-jp/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
katsura-jp/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
katsura-jp/katsura-jp.github.io
katsura-jp/learning
勉強用
katsura-jp/opencv
Open Source Computer Vision Library
katsura-jp/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
katsura-jp/PyTorch_Gaussian_YOLOv3
PyTorch implementation of Gaussian YOLOv3 (including training code for COCO dataset)
katsura-jp/TF-SimpleHumanPose
TensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
katsura-jp/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
katsura-jp/unilm
UniLM - Unified Language Model Pre-training / Pre-training for NLP and Beyond
katsura-jp/vision
Datasets, Transforms and Models specific to Computer Vision
katsura-jp/vqa-outliers
Code and Experiments for ACL-IJCNLP 2021 Paper "Mind Your Outliers! Investigating the Negative Impact of Outliers on Active Learning for Visual Question Answering."