This is an attempt to replicate depthnet as seen in DeFeat-Net. Code was orignally implemented in pytorch but i converted it to Tensorflow
- Train using Nyuv2 dataset in the cloud.
- Implement PoseNet and FeatNet as seen in the DeFeat-Net
- Currently working on improving the ResNet18 implementation.