Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bin2pcd
Deep-Flow-Guided-Video-Inpainting
pytorch implementation for "Deep Flow-Guided Video Inpainting"(CVPR'19)
enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
Flow-Guided-Feature-Aggregation
Flow-Guided Feature Aggregation for Video Object Detection
kalman-in-keil
Code for kalman filter in Keil
kalman_fusion
用kalman实现传感器融合
maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
mega.pytorch
Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Megatron-LM
Ongoing research training transformer language models at scale, including: BERT & GPT-2
bbidong's Repositories
bbidong/kalman-in-keil
Code for kalman filter in Keil
bbidong/kalman_fusion
用kalman实现传感器融合
bbidong/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bbidong/bin2pcd
bbidong/Deep-Flow-Guided-Video-Inpainting
pytorch implementation for "Deep Flow-Guided Video Inpainting"(CVPR'19)
bbidong/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
bbidong/Flow-Guided-Feature-Aggregation
Flow-Guided Feature Aggregation for Video Object Detection
bbidong/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
bbidong/mega.pytorch
Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
bbidong/Megatron-LM
Ongoing research training transformer language models at scale, including: BERT & GPT-2
bbidong/mlp_torch
torch实现的一个MLP结构,根据图像坐标来预测机器人实际位置坐标
bbidong/mmdetection
OpenMMLab Detection Toolbox and Benchmark
bbidong/mobile-vod-bottleneck-lstm
Implementation of Mobile Video Object Detection with Temporally-Aware Feature Maps using PyTorch