sposhiy/wormcountingmlp
Custom MLP model for worm counting, based on the P2PNet architecture.
This model requires custom code from the original repository to load and run inference.
Necessary files included: mlp.py, classification.py, gat.py, backbone.py, vgg_.py, util/misc.py.
Usage
See the example inference script for how to load and use this model.