diff --git a/docs/index.html b/docs/index.html index 73a851f..f1c4523 100755 --- a/docs/index.html +++ b/docs/index.html @@ -278,13 +278,13 @@
Beyond using a uniform index map like time indexing, we can also take advantage of the 2D editable nature of path distance indexing to implement editable frame interpolation techniques. - Initially, we can obtain masks for objects of interest using the Segment Anything Model (SAM). We then + Initially, we can obtain masks for objects of interest using the Segment Anything Model (SAM) [5]. We then customize the path distance curves for different object regions to achieve manipulated interpolation of anything.
@@ -544,6 +544,33 @@
+ [1] Huang, Zhewei, Tianyuan Zhang, Wen Heng, Boxin Shi, and Shuchang Zhou. "Real-time intermediate flow
+ estimation for video frame interpolation." In European Conference on Computer Vision, pp. 624-642. Cham:
+ Springer Nature Switzerland, 2022.
+
+ [2] Kong, Lingtong, Boyuan Jiang, Donghao Luo, Wenqing Chu, Xiaoming Huang, Ying Tai, Chengjie Wang, and Jie
+ Yang. "Ifrnet: Intermediate feature refine network for efficient frame interpolation." In Proceedings of the
+ IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp. 1969-1978. 2022.
+
+ [3] Li, Zhen, Zuo-Liang Zhu, Ling-Hao Han, Qibin Hou, Chun-Le Guo, and Ming-Ming Cheng. "AMT: All-Pairs
+ Multi-Field Transforms for Efficient Frame Interpolation." In Proceedings of the IEEE/CVF Conference on
+ Computer Vision and Pattern Recognition, pp. 9801-9810. 2023.
+
+ [4] Zhang, Guozhen, Yuhan Zhu, Haonan Wang, Youxin Chen, Gangshan Wu, and Limin Wang. "Extracting motion and
+ appearance via inter-frame attention for efficient video frame interpolation." In Proceedings of the
+ IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp. 5682-5692. 2023.
+
+ [5] Kirillov, Alexander, Eric Mintun, Nikhila Ravi, Hanzi Mao, Chloe Rolland, Laura Gustafson, Tete Xiao,
+ Spencer Whitehead, Alexander C. Berg, Wan-Yen Lo, Piotr Dollár, and Ross Girshick. "Segment Anything." In
+ Proceedings of the IEEE/CVF International Conference on Computer Vision, pp. 4015-4026. 2023
+