├── LICENSE ├── README.md ├── cv-master-nerual-3d-lecture-1.pdf ├── cv-master-neural-3d-lecture-2.pdf ├── cv-master-neural-3d-lecture-3.pdf └── homework_1.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/megvii-research/introduction-neural-3d-reconstruction/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/megvii-research/introduction-neural-3d-reconstruction/HEAD/README.md -------------------------------------------------------------------------------- /cv-master-nerual-3d-lecture-1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/megvii-research/introduction-neural-3d-reconstruction/HEAD/cv-master-nerual-3d-lecture-1.pdf -------------------------------------------------------------------------------- /cv-master-neural-3d-lecture-2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/megvii-research/introduction-neural-3d-reconstruction/HEAD/cv-master-neural-3d-lecture-2.pdf -------------------------------------------------------------------------------- /cv-master-neural-3d-lecture-3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/megvii-research/introduction-neural-3d-reconstruction/HEAD/cv-master-neural-3d-lecture-3.pdf -------------------------------------------------------------------------------- /homework_1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/megvii-research/introduction-neural-3d-reconstruction/HEAD/homework_1.md --------------------------------------------------------------------------------