From ac03e70b7cf4b0fa6864ef447c009d95bb8c6a11 Mon Sep 17 00:00:00 2001 From: haruishi <7902640+haruishi43@users.noreply.github.com> Date: Thu, 9 Sep 2021 15:37:36 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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: