diff --git a/README.md b/README.md index f62d0e6c..9c68d3c5 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,8 @@ Check [CONTRIBUTING.md](./CONTRIBUTING.md) for more information - [x] Batch processing for `numpy` - [x] Mixed precision for `torch` - [ ] `c++` version of grid sampling +- [ ] More accurate intrinsic matrix formulation using vertial FOV for `equi2pers` +- [ ] Multiprocessing support (slow when running on `torch.distributed`) ## Acknowledgements: