PCP2 Toolkit
The PCP2 Toolkit is an open-source, extendable platform for training and using object detection, segmentation and classification models.
Get started
Key Points
Currently, the PCP2 Toolkit only supports creating models based on Mask R-CNN using transfer learning. PyTorch is used for the machine learning functionality.
- Windows
- macOS
- Linux
- Easy to use
- Customizable
- Open-source
Get Started
The PCP2 Toolkit can be installed on any operating i.e windows, macOS and Linux. Follow our tutorial to setup and start training and using your models.
The toolkit requires Python 3.8 or above and Nodejs 16 and above. To get started download the source code below.
Download Code