distributed-data-parallel
There are 18 repositories under distributed-data-parallel topic.
maudzung/TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch
Unofficial implementation of "TTNet: Real-time temporal and spatial video analysis of table tennis" (CVPR 2020)
AIxBlock-2023/aixblock-ai-dev-platform-public
An On-Chain Open-Source Platform for Rapid AI Model Productization Using Decentralized Resources with Flexibility and Scalability
hkproj/pytorch-transformer-distributed
Distributed training (multi-node) of a Transformer model
zeyademam/active_learning
Code for Active Learning at The ImageNet Scale. This repository implements many popular active learning algorithms and allows training with torch's DDP.
ahmdtaha/distributed_sigmoid_loss
Unofficial implementation for Sigmoid Loss for Language Image Pre-Training
philtrade/mpify
A simple API to launch Python functions to run on multiple ranked processes, mpify is designed to enable interactive multiprocessing experiments in Jupyter/IPython, such as distributed data parallel training over multiple GPUs.
tyui592/Real_Time_Helmet_Detection
Helmet Detector based on the CenterNet.
garg-aayush/pytorch-pl-hydra-templates
Different template codes for Deep Learning with PyTorch.
zjykzj/pytorch-distributed
demo for pytorch-distributed
ofanan/accessStrategies
This is a simulator for access strategies for distributed caching. The simulator considers a user who is equipped by several caches, and receives from them periodical updates about the cached content. The problem and algorithms implemented here are detailed in the paper: I. Cohen, G. Einziger, R. Friedman, and G. Scalosub, “Access Strategies for Network Caching”, IEEE/ACM Transactions on Networking, 29(2), pp. 609-622, 2021.
zjykzj/YOLOv5
A Tiny Version of the Original ultralytics/yolov5
zjykzj/YOLOv1
[CVPR 2016]You Only Look Once: Unified, Real-Time Object Detection
zjykzj/YOLOv2
[CVPR 2017]YOLO9000: Better, Faster, Stronger
zjykzj/YOLOv3
YOLOv3: An Incremental Improvement
PouriaRouzrokh/PyTorch_Template_Project
This repository is intended to be a template for starting new projects with PyTorch, in which deep learning models are trained and evaluated on medical imaging data.
taneishi/CheXNet_DDP
Acceleration of a classification model for thoracic diseases