PyTorch and TensorFlow implementations of popular and state-of-the-art deep learning models for computer vision tasks, such as image classification, semantic segmentation, object detection, and pose estimation.
The models were implemented with the following versions:
- Python: 3.9
- PyTorch: 1.10.0 (torchvision: 0.11.1)
- TensorFlow: 2.7
This is a work in progress project!