-
OS-PAW Public
Forked from OrdnanceSurvey/OS-PAWOS-PAW is the Ordnance Survey Python API Wrapper designed to make data from the OS Data Hub APIs readily accessible to python developers.
Python Other UpdatedFeb 26, 2022 -
FlowStats Public
A simple way to compute a number of statistics on optical flow maps using python.
-
-
PyTorch-RL Public
Forked from Khrylx/PyTorch-RLPyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
Python MIT License UpdatedApr 23, 2020 -
pytorch-lightning Public
Forked from Lightning-AI/pytorch-lightningThe lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
Python Apache License 2.0 UpdatedMar 30, 2020 -
PPO-PyTorch Public
Forked from nikhilbarhate99/PPO-PyTorchMinimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Python MIT License UpdatedJan 25, 2020 -
detectron2 Public
Forked from facebookresearch/detectron2Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
Python Apache License 2.0 UpdatedNov 26, 2019 -
Grouped3DConvPyTorch Public
Implementation of grouped 3D convolutions (with backward) in Tensor Comprehensions.