├── .gitignore ├── examples ├── ground-truth │ ├── 2007_000027.txt │ ├── 2007_000032.txt │ ├── 2007_000033.txt │ ├── 2007_000039.txt │ ├── 2007_000042.txt │ ├── 2007_000061.txt │ ├── 2007_000063.txt │ ├── 2007_000068.txt │ ├── 2007_000121.txt │ ├── 2007_000123.txt │ ├── 2007_000129.txt │ ├── 2007_000170.txt │ ├── 2007_000175.txt │ ├── 2007_000187.txt │ ├── 2007_000241.txt │ ├── 2007_000243.txt │ ├── 2007_000250.txt │ ├── 2007_000256.txt │ ├── 2007_000272.txt │ ├── 2007_000323.txt │ ├── 2007_000332.txt │ ├── 2007_000333.txt │ ├── 2007_000346.txt │ ├── 2007_000363.txt │ ├── 2007_000364.txt │ ├── 2007_000392.txt │ ├── 2007_000423.txt │ ├── 2007_000452.txt │ ├── 2007_000464.txt │ ├── 2007_000480.txt │ ├── 2007_000491.txt │ ├── 2007_000504.txt │ ├── 2007_000515.txt │ ├── 2007_000528.txt │ ├── 2007_000529.txt │ ├── 2007_000549.txt │ ├── 2007_000559.txt │ ├── 2007_000572.txt │ ├── 2007_000584.txt │ ├── 2007_000629.txt │ ├── 2007_000636.txt │ ├── 2007_000645.txt │ ├── 2007_000648.txt │ ├── 2007_000661.txt │ ├── 2007_000663.txt │ ├── 2007_000664.txt │ ├── 2007_000676.txt │ ├── 2007_000713.txt │ ├── 2007_000720.txt │ ├── 2007_000727.txt │ ├── 2007_000733.txt │ ├── 2007_000738.txt │ ├── 2007_000762.txt │ ├── 2007_000768.txt │ ├── 2007_000783.txt │ ├── 2007_000793.txt │ ├── 2007_000799.txt │ ├── 2007_000804.txt │ ├── 2007_000807.txt │ ├── 2007_000822.txt │ ├── 2007_000830.txt │ ├── 2007_000836.txt │ ├── 2007_000837.txt │ ├── 2007_000847.txt │ ├── 2007_000862.txt │ ├── 2007_000876.txt │ ├── 2007_000904.txt │ ├── 2007_000999.txt │ ├── 2007_001073.txt │ ├── 2007_001154.txt │ ├── 2007_001175.txt │ ├── 2007_001185.txt │ ├── 2007_001225.txt │ ├── 2007_001239.txt │ ├── 2007_001284.txt │ ├── 2007_001288.txt │ ├── 2007_001289.txt │ ├── 2007_001299.txt │ ├── 2007_001311.txt │ ├── 2007_001321.txt │ ├── 2007_001340.txt │ ├── 2007_001377.txt │ ├── 2007_001397.txt │ ├── 2007_001408.txt │ └── 2007_001416.txt └── predicted │ ├── 2007_000027.txt │ ├── 2007_000032.txt │ ├── 2007_000033.txt │ ├── 2007_000039.txt │ ├── 2007_000042.txt │ ├── 2007_000061.txt │ ├── 2007_000063.txt │ ├── 2007_000068.txt │ ├── 2007_000121.txt │ ├── 2007_000123.txt │ ├── 2007_000129.txt │ ├── 2007_000170.txt │ ├── 2007_000175.txt │ ├── 2007_000187.txt │ ├── 2007_000241.txt │ ├── 2007_000243.txt │ ├── 2007_000250.txt │ ├── 2007_000256.txt │ ├── 2007_000272.txt │ ├── 2007_000323.txt │ ├── 2007_000332.txt │ ├── 2007_000333.txt │ ├── 2007_000346.txt │ ├── 2007_000363.txt │ ├── 2007_000364.txt │ ├── 2007_000392.txt │ ├── 2007_000423.txt │ ├── 2007_000452.txt │ ├── 2007_000464.txt │ ├── 2007_000480.txt │ ├── 2007_000491.txt │ ├── 2007_000504.txt │ ├── 2007_000515.txt │ ├── 2007_000528.txt │ ├── 2007_000529.txt │ ├── 2007_000549.txt │ ├── 2007_000559.txt │ ├── 2007_000572.txt │ ├── 2007_000584.txt │ ├── 2007_000629.txt │ ├── 2007_000636.txt │ ├── 2007_000645.txt │ ├── 2007_000648.txt │ ├── 2007_000661.txt │ ├── 2007_000663.txt │ ├── 2007_000664.txt │ ├── 2007_000676.txt │ ├── 2007_000713.txt │ ├── 2007_000720.txt │ ├── 2007_000727.txt │ ├── 2007_000733.txt │ ├── 2007_000738.txt │ ├── 2007_000762.txt │ ├── 2007_000768.txt │ ├── 2007_000783.txt │ ├── 2007_000793.txt │ ├── 2007_000799.txt │ ├── 2007_000804.txt │ ├── 2007_000807.txt │ ├── 2007_000822.txt │ ├── 2007_000830.txt │ ├── 2007_000836.txt │ ├── 2007_000837.txt │ ├── 2007_000847.txt │ ├── 2007_000862.txt │ ├── 2007_000876.txt │ ├── 2007_000904.txt │ ├── 2007_000999.txt │ ├── 2007_001073.txt │ ├── 2007_001154.txt │ ├── 2007_001175.txt │ ├── 2007_001185.txt │ ├── 2007_001225.txt │ ├── 2007_001239.txt │ ├── 2007_001284.txt │ ├── 2007_001288.txt │ ├── 2007_001289.txt │ ├── 2007_001299.txt │ ├── 2007_001311.txt │ ├── 2007_001321.txt │ ├── 2007_001340.txt │ ├── 2007_001377.txt │ ├── 2007_001397.txt │ ├── 2007_001408.txt │ └── 2007_001416.txt ├── experiments ├── ap_example.py ├── eval_map_ad.py ├── nab.py ├── retardation.py └── tail_boost.py ├── prep_data.sh ├── readme.md ├── setup.py ├── vidt ├── vidt.list └── vidt_2017.list └── vmetrics ├── __init__.py ├── ap.py ├── data_helper.py ├── delay.py └── utils.py /.gitignore: -------------------------------------------------------------------------------- 1 | *.pyc 2 | *.swp 3 | -------------------------------------------------------------------------------- /examples/ground-truth/2007_000027.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000027.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000032.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000032.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000033.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000033.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000039.txt: -------------------------------------------------------------------------------- 1 | wastecontainer 528 213 602 300 2 | nightstand 47 115 84 199 3 | -------------------------------------------------------------------------------- /examples/ground-truth/2007_000042.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000042.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000061.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000061.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000063.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000063.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000068.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000068.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000121.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000123.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000129.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000170.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000170.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000175.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000175.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000187.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000187.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000241.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000241.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000243.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000243.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000250.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000250.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000256.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000256.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000272.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000272.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000323.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000323.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000332.txt: -------------------------------------------------------------------------------- 1 | cabinetry 5 2 637 476 2 | -------------------------------------------------------------------------------- /examples/ground-truth/2007_000333.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000333.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000346.txt: -------------------------------------------------------------------------------- 1 | door 3 1 299 475 2 | -------------------------------------------------------------------------------- /examples/ground-truth/2007_000363.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000363.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000364.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000364.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000392.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000392.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000423.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000423.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000452.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000452.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000464.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000464.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000480.txt: -------------------------------------------------------------------------------- 1 | cabinetry 8 8 284 271 2 | diningtable 3 186 233 468 3 | -------------------------------------------------------------------------------- /examples/ground-truth/2007_000491.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000491.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000504.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000515.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000528.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000528.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000529.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000529.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000549.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000549.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000559.txt: -------------------------------------------------------------------------------- 1 | chair 576 93 635 419 2 | diningtable 2 141 82 317 3 | -------------------------------------------------------------------------------- /examples/ground-truth/2007_000572.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000572.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000584.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000584.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000629.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000629.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000636.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000636.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000645.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000645.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000648.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000648.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000661.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000661.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000663.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000663.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000664.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000664.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000676.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000676.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000713.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000713.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000720.txt: -------------------------------------------------------------------------------- 1 | tvmonitor 101 46 163 67 2 | -------------------------------------------------------------------------------- /examples/ground-truth/2007_000727.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000727.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000733.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000733.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000738.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000738.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000762.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000762.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000768.txt: -------------------------------------------------------------------------------- 1 | windowblind 121 6 377 87 2 | -------------------------------------------------------------------------------- /examples/ground-truth/2007_000783.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000783.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000793.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000793.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000799.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000799.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000804.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000804.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000807.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000807.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000822.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000822.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000830.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000830.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000836.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000836.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000837.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000837.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000847.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000847.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000862.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000862.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000876.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000876.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000904.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_000999.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_000999.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001073.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001073.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001154.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001154.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001175.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001175.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001185.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001185.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001225.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001239.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001239.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001284.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001284.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001288.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001288.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001289.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001289.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001299.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001299.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001311.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001311.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001321.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001321.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001340.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001340.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001377.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001377.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001397.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001397.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001408.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001408.txt -------------------------------------------------------------------------------- /examples/ground-truth/2007_001416.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/ground-truth/2007_001416.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000027.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000027.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000032.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000032.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000033.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000033.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000039.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000039.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000042.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000042.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000061.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000061.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000063.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000063.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000068.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000068.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000121.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000121.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000123.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000129.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000129.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000170.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000170.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000175.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000175.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000187.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000187.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000241.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000241.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000243.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000243.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000250.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000250.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000256.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000256.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000272.txt: -------------------------------------------------------------------------------- 1 | chair 0.533144 467 249 593 470 2 | -------------------------------------------------------------------------------- /examples/predicted/2007_000323.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000323.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000332.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /examples/predicted/2007_000333.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000333.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000346.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000346.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000363.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000363.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000364.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000364.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000392.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000392.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000423.txt: -------------------------------------------------------------------------------- 1 | bottle 0.486727 315 53 367 153 2 | cabinetry 0.272065 364 30 578 228 3 | -------------------------------------------------------------------------------- /examples/predicted/2007_000452.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000452.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000464.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000464.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000480.txt: -------------------------------------------------------------------------------- 1 | refrigerator 0.361779 405 131 638 478 2 | -------------------------------------------------------------------------------- /examples/predicted/2007_000491.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000491.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000504.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000515.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000528.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000528.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000529.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000529.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000549.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000549.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000559.txt: -------------------------------------------------------------------------------- 1 | chair 0.287470 1 123 80 336 2 | -------------------------------------------------------------------------------- /examples/predicted/2007_000572.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000572.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000584.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000584.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000629.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000629.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000636.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000636.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000645.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000645.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000648.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000648.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000661.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000661.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000663.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000663.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000664.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000664.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000676.txt: -------------------------------------------------------------------------------- 1 | refrigerator 0.395208 10 62 241 428 2 | -------------------------------------------------------------------------------- /examples/predicted/2007_000713.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000713.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000720.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000720.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000727.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000727.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000733.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000733.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000738.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000738.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000762.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000762.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000768.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000768.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000783.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000783.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000793.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000793.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000799.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000799.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000804.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000804.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000807.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000807.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000822.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000822.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000830.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000830.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000836.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000836.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000837.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000837.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000847.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000847.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000862.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000862.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000876.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000876.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000904.txt -------------------------------------------------------------------------------- /examples/predicted/2007_000999.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_000999.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001073.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001073.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001154.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001154.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001175.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001175.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001185.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001185.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001225.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001225.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001239.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001239.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001284.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001284.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001288.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001288.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001289.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001289.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001299.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001299.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001311.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001311.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001321.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001321.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001340.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001340.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001377.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001377.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001397.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001397.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001408.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001408.txt -------------------------------------------------------------------------------- /examples/predicted/2007_001416.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/examples/predicted/2007_001416.txt -------------------------------------------------------------------------------- /experiments/ap_example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/experiments/ap_example.py -------------------------------------------------------------------------------- /experiments/eval_map_ad.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/experiments/eval_map_ad.py -------------------------------------------------------------------------------- /experiments/nab.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/experiments/nab.py -------------------------------------------------------------------------------- /experiments/retardation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/experiments/retardation.py -------------------------------------------------------------------------------- /experiments/tail_boost.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/experiments/tail_boost.py -------------------------------------------------------------------------------- /prep_data.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/prep_data.sh -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/readme.md -------------------------------------------------------------------------------- /setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/setup.py -------------------------------------------------------------------------------- /vidt/vidt.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/vidt/vidt.list -------------------------------------------------------------------------------- /vidt/vidt_2017.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/vidt/vidt_2017.list -------------------------------------------------------------------------------- /vmetrics/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /vmetrics/ap.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/vmetrics/ap.py -------------------------------------------------------------------------------- /vmetrics/data_helper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/vmetrics/data_helper.py -------------------------------------------------------------------------------- /vmetrics/delay.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/vmetrics/delay.py -------------------------------------------------------------------------------- /vmetrics/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RalphMao/VMetrics/HEAD/vmetrics/utils.py --------------------------------------------------------------------------------