Closed passion3394 closed 4 years ago
You should implement the network and wrap it in a class that inerhits from [Stereo_net.py
].(https://github.com/CVLAB-Unibo/Real-time-self-adaptive-deep-stereo/blob/master/Nets/Stereo_net.py)
Something similar to what has been done for MadNet in MadNet.py
and Dispnet in DispNet.py
Finally add the network class to the factory method in Nets/__init__.py
thanks for your reply.
such as PSMNet, GANet?