├── LICENSE ├── README.md ├── annos ├── absent │ ├── airplane-1.txt │ ├── airplane-10.txt │ ├── airplane-11.txt │ ├── airplane-12.txt │ ├── airplane-13.txt │ ├── airplane-14.txt │ ├── airplane-15.txt │ ├── airplane-16.txt │ ├── airplane-17.txt │ ├── airplane-18.txt │ ├── airplane-19.txt │ ├── airplane-2.txt │ ├── airplane-20.txt │ ├── airplane-3.txt │ ├── airplane-4.txt │ ├── airplane-5.txt │ ├── airplane-6.txt │ ├── airplane-7.txt │ ├── airplane-8.txt │ ├── airplane-9.txt │ ├── basketball-1.txt │ ├── basketball-10.txt │ ├── basketball-11.txt │ ├── basketball-12.txt │ ├── basketball-13.txt │ ├── basketball-14.txt │ ├── basketball-15.txt │ ├── basketball-16.txt │ ├── basketball-17.txt │ ├── basketball-18.txt │ ├── basketball-19.txt │ ├── basketball-2.txt │ ├── basketball-20.txt │ ├── basketball-3.txt │ ├── basketball-4.txt │ ├── basketball-5.txt │ ├── basketball-6.txt │ ├── basketball-7.txt │ ├── basketball-8.txt │ ├── basketball-9.txt │ ├── bear-1.txt │ ├── bear-10.txt │ ├── bear-11.txt │ ├── bear-12.txt │ ├── bear-13.txt │ ├── bear-14.txt │ ├── bear-15.txt │ ├── bear-16.txt │ ├── bear-17.txt │ ├── bear-18.txt │ ├── bear-19.txt │ ├── bear-2.txt │ ├── bear-20.txt │ ├── bear-3.txt │ ├── bear-4.txt │ ├── bear-5.txt │ ├── bear-6.txt │ ├── bear-7.txt │ ├── bear-8.txt │ ├── bear-9.txt │ ├── bicycle-1.txt │ ├── bicycle-10.txt │ ├── bicycle-11.txt │ ├── bicycle-12.txt │ ├── bicycle-13.txt │ ├── bicycle-14.txt │ ├── bicycle-15.txt │ ├── bicycle-16.txt │ ├── bicycle-17.txt │ ├── bicycle-18.txt │ ├── bicycle-19.txt │ ├── bicycle-2.txt │ ├── bicycle-20.txt │ ├── bicycle-3.txt │ ├── bicycle-4.txt │ ├── bicycle-5.txt │ ├── bicycle-6.txt │ ├── bicycle-7.txt │ ├── bicycle-8.txt │ ├── bicycle-9.txt │ ├── bird-1.txt │ ├── bird-10.txt │ ├── bird-11.txt │ ├── bird-12.txt │ ├── bird-13.txt │ ├── bird-14.txt │ ├── bird-15.txt │ ├── bird-16.txt │ ├── bird-17.txt │ ├── bird-18.txt │ ├── bird-19.txt │ ├── bird-2.txt │ ├── bird-20.txt │ ├── bird-3.txt │ ├── bird-4.txt │ ├── bird-5.txt │ ├── bird-6.txt │ ├── bird-7.txt │ ├── bird-8.txt │ ├── bird-9.txt │ ├── boat-1.txt │ ├── boat-10.txt │ ├── boat-11.txt │ ├── boat-12.txt │ ├── boat-13.txt │ ├── boat-14.txt │ ├── boat-15.txt │ ├── boat-16.txt │ ├── boat-17.txt │ ├── boat-18.txt │ ├── boat-19.txt │ ├── boat-2.txt │ ├── boat-20.txt │ ├── boat-3.txt │ ├── boat-4.txt │ ├── boat-5.txt │ ├── boat-6.txt │ ├── boat-7.txt │ ├── boat-8.txt │ ├── boat-9.txt │ ├── book-1.txt │ ├── book-10.txt │ ├── book-11.txt │ ├── book-12.txt │ ├── book-13.txt │ ├── book-14.txt │ ├── book-15.txt │ ├── book-16.txt │ ├── book-17.txt │ ├── book-18.txt │ ├── book-19.txt │ ├── book-2.txt │ ├── book-20.txt │ ├── book-3.txt │ ├── book-4.txt │ ├── book-5.txt │ ├── book-6.txt │ ├── book-7.txt │ ├── book-8.txt │ ├── book-9.txt │ ├── bottle-1.txt │ ├── bottle-10.txt │ ├── bottle-11.txt │ ├── bottle-12.txt │ ├── bottle-13.txt │ ├── bottle-14.txt │ ├── bottle-15.txt │ ├── bottle-16.txt │ ├── bottle-17.txt │ ├── bottle-18.txt │ ├── bottle-19.txt │ ├── bottle-2.txt │ ├── bottle-20.txt │ ├── bottle-3.txt │ ├── bottle-4.txt │ ├── bottle-5.txt │ ├── bottle-6.txt │ ├── bottle-7.txt │ ├── bottle-8.txt │ ├── bottle-9.txt │ ├── bus-1.txt │ ├── bus-10.txt │ ├── bus-11.txt │ ├── bus-12.txt │ ├── bus-13.txt │ ├── bus-14.txt │ ├── bus-15.txt │ ├── bus-16.txt │ ├── bus-17.txt │ ├── bus-18.txt │ ├── bus-19.txt │ ├── bus-2.txt │ ├── bus-20.txt │ ├── bus-3.txt │ ├── bus-4.txt │ ├── bus-5.txt │ ├── bus-6.txt │ ├── bus-7.txt │ ├── bus-8.txt │ ├── bus-9.txt │ ├── car-1.txt │ ├── car-10.txt │ ├── car-11.txt │ ├── car-12.txt │ ├── car-13.txt │ ├── car-14.txt │ ├── car-15.txt │ ├── car-16.txt │ ├── car-17.txt │ ├── car-18.txt │ ├── car-19.txt │ ├── car-2.txt │ ├── car-20.txt │ ├── car-3.txt │ ├── car-4.txt │ ├── car-5.txt │ ├── car-6.txt │ ├── car-7.txt │ ├── car-8.txt │ ├── car-9.txt │ ├── cat-1.txt │ ├── cat-10.txt │ ├── cat-11.txt │ ├── cat-12.txt │ ├── cat-13.txt │ ├── cat-14.txt │ ├── cat-15.txt │ ├── cat-16.txt │ ├── cat-17.txt │ ├── cat-18.txt │ ├── cat-19.txt │ ├── cat-2.txt │ ├── cat-20.txt │ ├── cat-3.txt │ ├── cat-4.txt │ ├── cat-5.txt │ ├── cat-6.txt │ ├── cat-7.txt │ ├── cat-8.txt │ ├── cat-9.txt │ ├── cattle-1.txt │ ├── cattle-10.txt │ ├── cattle-11.txt │ ├── cattle-12.txt │ ├── cattle-13.txt │ ├── cattle-14.txt │ ├── cattle-15.txt │ ├── cattle-16.txt │ ├── cattle-17.txt │ ├── cattle-18.txt │ ├── cattle-19.txt │ ├── cattle-2.txt │ ├── cattle-20.txt │ ├── cattle-3.txt │ ├── cattle-4.txt │ ├── cattle-5.txt │ ├── cattle-6.txt │ ├── cattle-7.txt │ ├── cattle-8.txt │ ├── cattle-9.txt │ ├── chameleon-1.txt │ ├── chameleon-10.txt │ ├── chameleon-11.txt │ ├── chameleon-12.txt │ ├── chameleon-13.txt │ ├── chameleon-14.txt │ ├── chameleon-15.txt │ ├── chameleon-16.txt │ ├── chameleon-17.txt │ ├── chameleon-18.txt │ ├── chameleon-19.txt │ ├── chameleon-2.txt │ ├── chameleon-20.txt │ ├── chameleon-3.txt │ ├── chameleon-4.txt │ ├── chameleon-5.txt │ ├── chameleon-6.txt │ ├── chameleon-7.txt │ ├── chameleon-8.txt │ ├── chameleon-9.txt │ ├── coin-1.txt │ ├── coin-10.txt │ ├── coin-11.txt │ ├── coin-12.txt │ ├── coin-13.txt │ ├── coin-14.txt │ ├── coin-15.txt │ ├── coin-16.txt │ ├── coin-17.txt │ ├── coin-18.txt │ ├── coin-19.txt │ ├── coin-2.txt │ ├── coin-20.txt │ ├── coin-3.txt │ ├── coin-4.txt │ ├── coin-5.txt │ ├── coin-6.txt │ ├── coin-7.txt │ ├── coin-8.txt │ ├── coin-9.txt │ ├── crab-1.txt │ ├── crab-10.txt │ ├── crab-11.txt │ ├── crab-12.txt │ ├── crab-13.txt │ ├── crab-14.txt │ ├── crab-15.txt │ ├── crab-16.txt │ ├── crab-17.txt │ ├── crab-18.txt │ ├── crab-19.txt │ ├── crab-2.txt │ ├── crab-20.txt │ ├── crab-3.txt │ ├── crab-4.txt │ ├── crab-5.txt │ ├── crab-6.txt │ ├── crab-7.txt │ ├── crab-8.txt │ ├── crab-9.txt │ ├── crocodile-1.txt │ ├── crocodile-10.txt │ ├── crocodile-11.txt │ ├── crocodile-12.txt │ ├── crocodile-13.txt │ ├── crocodile-14.txt │ ├── crocodile-15.txt │ ├── crocodile-16.txt │ ├── crocodile-17.txt │ ├── crocodile-18.txt │ ├── crocodile-19.txt │ ├── crocodile-2.txt │ ├── crocodile-20.txt │ ├── crocodile-3.txt │ ├── crocodile-4.txt │ ├── crocodile-5.txt │ ├── crocodile-6.txt │ ├── crocodile-7.txt │ ├── crocodile-8.txt │ ├── crocodile-9.txt │ ├── cup-1.txt │ ├── cup-10.txt │ ├── cup-11.txt │ ├── cup-12.txt │ ├── cup-13.txt │ ├── cup-14.txt │ ├── cup-15.txt │ ├── cup-16.txt │ ├── cup-17.txt │ ├── cup-18.txt │ ├── cup-19.txt │ ├── cup-2.txt │ ├── cup-20.txt │ ├── cup-3.txt │ ├── cup-4.txt │ ├── cup-5.txt │ ├── cup-6.txt │ ├── cup-7.txt │ ├── cup-8.txt │ ├── cup-9.txt │ ├── deer-1.txt │ ├── deer-10.txt │ ├── deer-11.txt │ ├── deer-12.txt │ ├── deer-13.txt │ ├── deer-14.txt │ ├── deer-15.txt │ ├── deer-16.txt │ ├── deer-17.txt │ ├── deer-18.txt │ ├── deer-19.txt │ ├── deer-2.txt │ ├── deer-20.txt │ ├── deer-3.txt │ ├── deer-4.txt │ ├── deer-5.txt │ ├── deer-6.txt │ ├── deer-7.txt │ ├── deer-8.txt │ ├── deer-9.txt │ ├── dog-1.txt │ ├── dog-10.txt │ ├── dog-11.txt │ ├── dog-12.txt │ ├── dog-13.txt │ ├── dog-14.txt │ ├── dog-15.txt │ ├── dog-16.txt │ ├── dog-17.txt │ ├── dog-18.txt │ ├── dog-19.txt │ ├── dog-2.txt │ ├── dog-20.txt │ ├── dog-3.txt │ ├── dog-4.txt │ ├── dog-5.txt │ ├── dog-6.txt │ ├── dog-7.txt │ ├── dog-8.txt │ ├── dog-9.txt │ ├── drone-1.txt │ ├── drone-10.txt │ ├── drone-11.txt │ ├── drone-12.txt │ ├── drone-13.txt │ ├── drone-14.txt │ ├── drone-15.txt │ ├── drone-16.txt │ ├── drone-17.txt │ ├── drone-18.txt │ ├── drone-19.txt │ ├── drone-2.txt │ ├── drone-20.txt │ ├── drone-3.txt │ ├── drone-4.txt │ ├── drone-5.txt │ ├── drone-6.txt │ ├── drone-7.txt │ ├── drone-8.txt │ ├── drone-9.txt │ ├── electricfan-1.txt │ ├── electricfan-10.txt │ ├── electricfan-11.txt │ ├── electricfan-12.txt │ ├── electricfan-13.txt │ ├── electricfan-14.txt │ ├── electricfan-15.txt │ ├── electricfan-16.txt │ ├── electricfan-17.txt │ ├── electricfan-18.txt │ ├── electricfan-19.txt │ ├── electricfan-2.txt │ ├── electricfan-20.txt │ ├── electricfan-3.txt │ ├── electricfan-4.txt │ ├── electricfan-5.txt │ ├── electricfan-6.txt │ ├── electricfan-7.txt │ ├── electricfan-8.txt │ ├── electricfan-9.txt │ ├── elephant-1.txt │ ├── elephant-10.txt │ ├── elephant-11.txt │ ├── elephant-12.txt │ ├── elephant-13.txt │ ├── elephant-14.txt │ ├── elephant-15.txt │ ├── elephant-16.txt │ ├── elephant-17.txt │ ├── elephant-18.txt │ ├── elephant-19.txt │ ├── elephant-2.txt │ ├── elephant-20.txt │ ├── elephant-3.txt │ ├── elephant-4.txt │ ├── elephant-5.txt │ ├── elephant-6.txt │ ├── elephant-7.txt │ ├── elephant-8.txt │ ├── elephant-9.txt │ ├── flag-1.txt │ ├── flag-10.txt │ ├── flag-11.txt │ ├── flag-12.txt │ ├── flag-13.txt │ ├── flag-14.txt │ ├── flag-15.txt │ ├── flag-16.txt │ ├── flag-17.txt │ ├── flag-18.txt │ ├── flag-19.txt │ ├── flag-2.txt │ ├── flag-20.txt │ ├── flag-3.txt │ ├── flag-4.txt │ ├── flag-5.txt │ ├── flag-6.txt │ ├── flag-7.txt │ ├── flag-8.txt │ ├── flag-9.txt │ ├── fox-1.txt │ ├── fox-10.txt │ ├── fox-11.txt │ ├── fox-12.txt │ ├── fox-13.txt │ ├── fox-14.txt │ ├── fox-15.txt │ ├── fox-16.txt │ ├── fox-17.txt │ ├── fox-18.txt │ ├── fox-19.txt │ ├── fox-2.txt │ ├── fox-20.txt │ ├── fox-3.txt │ ├── fox-4.txt │ ├── fox-5.txt │ ├── fox-6.txt │ ├── fox-7.txt │ ├── fox-8.txt │ ├── fox-9.txt │ ├── frog-1.txt │ ├── frog-10.txt │ ├── frog-11.txt │ ├── frog-12.txt │ ├── frog-13.txt │ ├── frog-14.txt │ ├── frog-15.txt │ ├── frog-16.txt │ ├── frog-17.txt │ ├── frog-18.txt │ ├── frog-19.txt │ ├── frog-2.txt │ ├── frog-20.txt │ ├── frog-3.txt │ ├── frog-4.txt │ ├── frog-5.txt │ ├── frog-6.txt │ ├── frog-7.txt │ ├── frog-8.txt │ ├── frog-9.txt │ ├── gametarget-1.txt │ ├── gametarget-10.txt │ ├── gametarget-11.txt │ ├── gametarget-12.txt │ ├── gametarget-13.txt │ ├── gametarget-14.txt │ ├── gametarget-15.txt │ ├── gametarget-16.txt │ ├── gametarget-17.txt │ ├── gametarget-18.txt │ ├── gametarget-19.txt │ ├── gametarget-2.txt │ ├── gametarget-20.txt │ ├── gametarget-3.txt │ ├── gametarget-4.txt │ ├── gametarget-5.txt │ ├── gametarget-6.txt │ ├── gametarget-7.txt │ ├── gametarget-8.txt │ ├── gametarget-9.txt │ ├── gecko-1.txt │ ├── gecko-10.txt │ ├── gecko-11.txt │ ├── gecko-12.txt │ ├── gecko-13.txt │ ├── gecko-14.txt │ ├── gecko-15.txt │ ├── gecko-16.txt │ ├── gecko-17.txt │ ├── gecko-18.txt │ ├── gecko-19.txt │ ├── gecko-2.txt │ ├── gecko-20.txt │ ├── gecko-3.txt │ ├── gecko-4.txt │ ├── gecko-5.txt │ ├── gecko-6.txt │ ├── gecko-7.txt │ ├── gecko-8.txt │ ├── gecko-9.txt │ ├── giraffe-1.txt │ ├── giraffe-10.txt │ ├── giraffe-11.txt │ ├── giraffe-12.txt │ ├── giraffe-13.txt │ ├── giraffe-14.txt │ ├── giraffe-15.txt │ ├── giraffe-16.txt │ ├── giraffe-17.txt │ ├── giraffe-18.txt │ ├── giraffe-19.txt │ ├── giraffe-2.txt │ ├── giraffe-20.txt │ ├── giraffe-3.txt │ ├── giraffe-4.txt │ ├── giraffe-5.txt │ ├── giraffe-6.txt │ ├── giraffe-7.txt │ ├── giraffe-8.txt │ ├── giraffe-9.txt │ ├── goldfish-1.txt │ ├── goldfish-10.txt │ ├── goldfish-11.txt │ ├── goldfish-12.txt │ ├── goldfish-13.txt │ ├── goldfish-14.txt │ ├── goldfish-15.txt │ ├── goldfish-16.txt │ ├── goldfish-17.txt │ ├── goldfish-18.txt │ ├── goldfish-19.txt │ ├── goldfish-2.txt │ ├── goldfish-20.txt │ ├── goldfish-3.txt │ ├── goldfish-4.txt │ ├── goldfish-5.txt │ ├── goldfish-6.txt │ ├── goldfish-7.txt │ ├── goldfish-8.txt │ ├── goldfish-9.txt │ ├── gorilla-1.txt │ ├── gorilla-10.txt │ ├── gorilla-11.txt │ ├── gorilla-12.txt │ ├── gorilla-13.txt │ ├── gorilla-14.txt │ ├── gorilla-15.txt │ ├── gorilla-16.txt │ ├── gorilla-17.txt │ ├── gorilla-18.txt │ ├── gorilla-19.txt │ ├── gorilla-2.txt │ ├── gorilla-20.txt │ ├── gorilla-3.txt │ ├── gorilla-4.txt │ ├── gorilla-5.txt │ ├── gorilla-6.txt │ ├── gorilla-7.txt │ ├── gorilla-8.txt │ ├── gorilla-9.txt │ ├── guitar-1.txt │ ├── guitar-10.txt │ ├── guitar-11.txt │ ├── guitar-12.txt │ ├── guitar-13.txt │ ├── guitar-14.txt │ ├── guitar-15.txt │ ├── guitar-16.txt │ ├── guitar-17.txt │ ├── guitar-18.txt │ ├── guitar-19.txt │ ├── guitar-2.txt │ ├── guitar-20.txt │ ├── guitar-3.txt │ ├── guitar-4.txt │ ├── guitar-5.txt │ ├── guitar-6.txt │ ├── guitar-7.txt │ ├── guitar-8.txt │ ├── guitar-9.txt │ ├── hand-1.txt │ ├── hand-10.txt │ ├── hand-11.txt │ ├── hand-12.txt │ ├── hand-13.txt │ ├── hand-14.txt │ ├── hand-15.txt │ ├── hand-16.txt │ ├── hand-17.txt │ ├── hand-18.txt │ ├── hand-19.txt │ ├── hand-2.txt │ ├── hand-20.txt │ ├── hand-3.txt │ ├── hand-4.txt │ ├── hand-5.txt │ ├── hand-6.txt │ ├── hand-7.txt │ ├── hand-8.txt │ ├── hand-9.txt │ ├── hat-1.txt │ ├── hat-10.txt │ ├── hat-11.txt │ ├── hat-12.txt │ ├── hat-13.txt │ ├── hat-14.txt │ ├── hat-15.txt │ ├── hat-16.txt │ ├── hat-17.txt │ ├── hat-18.txt │ ├── hat-19.txt │ ├── hat-2.txt │ ├── hat-20.txt │ ├── hat-3.txt │ ├── hat-4.txt │ ├── hat-5.txt │ ├── hat-6.txt │ ├── hat-7.txt │ ├── hat-8.txt │ ├── hat-9.txt │ ├── helmet-1.txt │ ├── helmet-10.txt │ ├── helmet-11.txt │ ├── helmet-12.txt │ ├── helmet-13.txt │ ├── helmet-14.txt │ ├── helmet-15.txt │ ├── helmet-16.txt │ ├── helmet-17.txt │ ├── helmet-18.txt │ ├── helmet-19.txt │ ├── helmet-2.txt │ ├── helmet-20.txt │ ├── helmet-3.txt │ ├── helmet-4.txt │ ├── helmet-5.txt │ ├── helmet-6.txt │ ├── helmet-7.txt │ ├── helmet-8.txt │ ├── helmet-9.txt │ ├── hippo-1.txt │ ├── hippo-10.txt │ ├── hippo-11.txt │ ├── hippo-12.txt │ ├── hippo-13.txt │ ├── hippo-14.txt │ ├── hippo-15.txt │ ├── hippo-16.txt │ ├── hippo-17.txt │ ├── hippo-18.txt │ ├── hippo-19.txt │ ├── hippo-2.txt │ ├── hippo-20.txt │ ├── hippo-3.txt │ ├── hippo-4.txt │ ├── hippo-5.txt │ ├── hippo-6.txt │ ├── hippo-7.txt │ ├── hippo-8.txt │ ├── hippo-9.txt │ ├── horse-1.txt │ ├── horse-10.txt │ ├── horse-11.txt │ ├── horse-12.txt │ ├── horse-13.txt │ ├── horse-14.txt │ ├── horse-15.txt │ ├── horse-16.txt │ ├── horse-17.txt │ ├── horse-18.txt │ ├── horse-19.txt │ ├── horse-2.txt │ ├── horse-20.txt │ ├── horse-3.txt │ ├── horse-4.txt │ ├── horse-5.txt │ ├── horse-6.txt │ ├── horse-7.txt │ ├── horse-8.txt │ ├── horse-9.txt │ ├── kangaroo-1.txt │ ├── kangaroo-10.txt │ ├── kangaroo-11.txt │ ├── kangaroo-12.txt │ ├── kangaroo-13.txt │ ├── kangaroo-14.txt │ ├── kangaroo-15.txt │ ├── kangaroo-16.txt │ ├── kangaroo-17.txt │ ├── kangaroo-18.txt │ ├── kangaroo-19.txt │ ├── kangaroo-2.txt │ ├── kangaroo-20.txt │ ├── kangaroo-3.txt │ ├── kangaroo-4.txt │ ├── kangaroo-5.txt │ ├── kangaroo-6.txt │ ├── kangaroo-7.txt │ ├── kangaroo-8.txt │ ├── kangaroo-9.txt │ ├── kite-1.txt │ ├── kite-10.txt │ ├── kite-11.txt │ ├── kite-12.txt │ ├── kite-13.txt │ ├── kite-14.txt │ ├── kite-15.txt │ ├── kite-16.txt │ ├── kite-17.txt │ ├── kite-18.txt │ ├── kite-19.txt │ ├── kite-2.txt │ ├── kite-20.txt │ ├── kite-3.txt │ ├── kite-4.txt │ ├── kite-5.txt │ ├── kite-6.txt │ ├── kite-7.txt │ ├── kite-8.txt │ ├── kite-9.txt │ ├── leopard-1.txt │ ├── leopard-10.txt │ ├── leopard-11.txt │ ├── leopard-12.txt │ ├── leopard-13.txt │ ├── leopard-14.txt │ ├── leopard-15.txt │ ├── leopard-16.txt │ ├── leopard-17.txt │ ├── leopard-18.txt │ ├── leopard-19.txt │ ├── leopard-2.txt │ ├── leopard-20.txt │ ├── leopard-3.txt │ ├── leopard-4.txt │ ├── leopard-5.txt │ ├── leopard-6.txt │ ├── leopard-7.txt │ ├── leopard-8.txt │ ├── leopard-9.txt │ ├── licenseplate-1.txt │ ├── licenseplate-10.txt │ ├── licenseplate-11.txt │ ├── licenseplate-12.txt │ ├── licenseplate-13.txt │ ├── licenseplate-14.txt │ ├── licenseplate-15.txt │ ├── licenseplate-16.txt │ ├── licenseplate-17.txt │ ├── licenseplate-18.txt │ ├── licenseplate-19.txt │ ├── licenseplate-2.txt │ ├── licenseplate-20.txt │ ├── licenseplate-3.txt │ ├── licenseplate-4.txt │ ├── licenseplate-5.txt │ ├── licenseplate-6.txt │ ├── licenseplate-7.txt │ ├── licenseplate-8.txt │ ├── licenseplate-9.txt │ ├── lion-1.txt │ ├── lion-10.txt │ ├── lion-11.txt │ ├── lion-12.txt │ ├── lion-13.txt │ ├── lion-14.txt │ ├── lion-15.txt │ ├── lion-16.txt │ ├── lion-17.txt │ ├── lion-18.txt │ ├── lion-19.txt │ ├── lion-2.txt │ ├── lion-20.txt │ ├── lion-3.txt │ ├── lion-4.txt │ ├── lion-5.txt │ ├── lion-6.txt │ ├── lion-7.txt │ ├── lion-8.txt │ ├── lion-9.txt │ ├── lizard-1.txt │ ├── lizard-10.txt │ ├── lizard-11.txt │ ├── lizard-12.txt │ ├── lizard-13.txt │ ├── lizard-14.txt │ ├── lizard-15.txt │ ├── lizard-16.txt │ ├── lizard-17.txt │ ├── lizard-18.txt │ ├── lizard-19.txt │ ├── lizard-2.txt │ ├── lizard-20.txt │ ├── lizard-3.txt │ ├── lizard-4.txt │ ├── lizard-5.txt │ ├── lizard-6.txt │ ├── lizard-7.txt │ ├── lizard-8.txt │ ├── lizard-9.txt │ ├── microphone-1.txt │ ├── microphone-10.txt │ ├── microphone-11.txt │ ├── microphone-12.txt │ ├── microphone-13.txt │ ├── microphone-14.txt │ ├── microphone-15.txt │ ├── microphone-16.txt │ ├── microphone-17.txt │ ├── microphone-18.txt │ ├── microphone-19.txt │ ├── microphone-2.txt │ ├── microphone-20.txt │ ├── microphone-3.txt │ ├── microphone-4.txt │ ├── microphone-5.txt │ ├── microphone-6.txt │ ├── microphone-7.txt │ ├── microphone-8.txt │ ├── microphone-9.txt │ ├── monkey-1.txt │ ├── monkey-10.txt │ ├── monkey-11.txt │ ├── monkey-12.txt │ ├── monkey-13.txt │ ├── monkey-14.txt │ ├── monkey-15.txt │ ├── monkey-16.txt │ ├── monkey-17.txt │ ├── monkey-18.txt │ ├── monkey-19.txt │ ├── monkey-2.txt │ ├── monkey-20.txt │ ├── monkey-3.txt │ ├── monkey-4.txt │ ├── monkey-5.txt │ ├── monkey-6.txt │ ├── monkey-7.txt │ ├── monkey-8.txt │ ├── monkey-9.txt │ ├── motorcycle-1.txt │ ├── motorcycle-10.txt │ ├── motorcycle-11.txt │ ├── motorcycle-12.txt │ ├── motorcycle-13.txt │ ├── motorcycle-14.txt │ ├── motorcycle-15.txt │ ├── motorcycle-16.txt │ ├── motorcycle-17.txt │ ├── motorcycle-18.txt │ ├── motorcycle-19.txt │ ├── motorcycle-2.txt │ ├── motorcycle-20.txt │ ├── motorcycle-3.txt │ ├── motorcycle-4.txt │ ├── motorcycle-5.txt │ ├── motorcycle-6.txt │ ├── motorcycle-7.txt │ ├── motorcycle-8.txt │ ├── motorcycle-9.txt │ ├── mouse-1.txt │ ├── mouse-10.txt │ ├── mouse-11.txt │ ├── mouse-12.txt │ ├── mouse-13.txt │ ├── mouse-14.txt │ ├── mouse-15.txt │ ├── mouse-16.txt │ ├── mouse-17.txt │ ├── mouse-18.txt │ ├── mouse-19.txt │ ├── mouse-2.txt │ ├── mouse-20.txt │ ├── mouse-3.txt │ ├── mouse-4.txt │ ├── mouse-5.txt │ ├── mouse-6.txt │ ├── mouse-7.txt │ ├── mouse-8.txt │ ├── mouse-9.txt │ ├── person-1.txt │ ├── person-10.txt │ ├── person-11.txt │ ├── person-12.txt │ ├── person-13.txt │ ├── person-14.txt │ ├── person-15.txt │ ├── person-16.txt │ ├── person-17.txt │ ├── person-18.txt │ ├── person-19.txt │ ├── person-2.txt │ ├── person-20.txt │ ├── person-3.txt │ ├── person-4.txt │ ├── person-5.txt │ ├── person-6.txt │ ├── person-7.txt │ ├── person-8.txt │ ├── person-9.txt │ ├── pig-1.txt │ ├── pig-10.txt │ ├── pig-11.txt │ ├── pig-12.txt │ ├── pig-13.txt │ ├── pig-14.txt │ ├── pig-15.txt │ ├── pig-16.txt │ ├── pig-17.txt │ ├── pig-18.txt │ ├── pig-19.txt │ ├── pig-2.txt │ ├── pig-20.txt │ ├── pig-3.txt │ ├── pig-4.txt │ ├── pig-5.txt │ ├── pig-6.txt │ ├── pig-7.txt │ ├── pig-8.txt │ ├── pig-9.txt │ ├── pool-1.txt │ ├── pool-10.txt │ ├── pool-11.txt │ ├── pool-12.txt │ ├── pool-13.txt │ ├── pool-14.txt │ ├── pool-15.txt │ ├── pool-16.txt │ ├── pool-17.txt │ ├── pool-18.txt │ ├── pool-19.txt │ ├── pool-2.txt │ ├── pool-20.txt │ ├── pool-3.txt │ ├── pool-4.txt │ ├── pool-5.txt │ ├── pool-6.txt │ ├── pool-7.txt │ ├── pool-8.txt │ ├── pool-9.txt │ ├── rabbit-1.txt │ ├── rabbit-10.txt │ ├── rabbit-11.txt │ ├── rabbit-12.txt │ ├── rabbit-13.txt │ ├── rabbit-14.txt │ ├── rabbit-15.txt │ ├── rabbit-16.txt │ ├── rabbit-17.txt │ ├── rabbit-18.txt │ ├── rabbit-19.txt │ ├── rabbit-2.txt │ ├── rabbit-20.txt │ ├── rabbit-3.txt │ ├── rabbit-4.txt │ ├── rabbit-5.txt │ ├── rabbit-6.txt │ ├── rabbit-7.txt │ ├── rabbit-8.txt │ ├── rabbit-9.txt │ ├── racing-1.txt │ ├── racing-10.txt │ ├── racing-11.txt │ ├── racing-12.txt │ ├── racing-13.txt │ ├── racing-14.txt │ ├── racing-15.txt │ ├── racing-16.txt │ ├── racing-17.txt │ ├── racing-18.txt │ ├── racing-19.txt │ ├── racing-2.txt │ ├── racing-20.txt │ ├── racing-3.txt │ ├── racing-4.txt │ ├── racing-5.txt │ ├── racing-6.txt │ ├── racing-7.txt │ ├── racing-8.txt │ ├── racing-9.txt │ ├── robot-1.txt │ ├── robot-10.txt │ ├── robot-11.txt │ ├── robot-12.txt │ ├── robot-13.txt │ ├── robot-14.txt │ ├── robot-15.txt │ ├── robot-16.txt │ ├── robot-17.txt │ ├── robot-18.txt │ ├── robot-19.txt │ ├── robot-2.txt │ ├── robot-20.txt │ ├── robot-3.txt │ ├── robot-4.txt │ ├── robot-5.txt │ ├── robot-6.txt │ ├── robot-7.txt │ ├── robot-8.txt │ ├── robot-9.txt │ ├── rubicCube-1.txt │ ├── rubicCube-10.txt │ ├── rubicCube-11.txt │ ├── rubicCube-12.txt │ ├── rubicCube-13.txt │ ├── rubicCube-14.txt │ ├── rubicCube-15.txt │ ├── rubicCube-16.txt │ ├── rubicCube-17.txt │ ├── rubicCube-18.txt │ ├── rubicCube-19.txt │ ├── rubicCube-2.txt │ ├── rubicCube-20.txt │ ├── rubicCube-3.txt │ ├── rubicCube-4.txt │ ├── rubicCube-5.txt │ ├── rubicCube-6.txt │ ├── rubicCube-7.txt │ ├── rubicCube-8.txt │ ├── rubicCube-9.txt │ ├── sepia-1.txt │ ├── sepia-10.txt │ ├── sepia-11.txt │ ├── sepia-12.txt │ ├── sepia-13.txt │ ├── sepia-14.txt │ ├── sepia-15.txt │ ├── sepia-16.txt │ ├── sepia-17.txt │ ├── sepia-18.txt │ ├── sepia-19.txt │ ├── sepia-2.txt │ ├── sepia-20.txt │ ├── sepia-3.txt │ ├── sepia-4.txt │ ├── sepia-5.txt │ ├── sepia-6.txt │ ├── sepia-7.txt │ ├── sepia-8.txt │ ├── sepia-9.txt │ ├── shark-1.txt │ ├── shark-10.txt │ ├── shark-11.txt │ ├── shark-12.txt │ ├── shark-13.txt │ ├── shark-14.txt │ ├── shark-15.txt │ ├── shark-16.txt │ ├── shark-17.txt │ ├── shark-18.txt │ ├── shark-19.txt │ ├── shark-2.txt │ ├── shark-20.txt │ ├── shark-3.txt │ ├── shark-4.txt │ ├── shark-5.txt │ ├── shark-6.txt │ ├── shark-7.txt │ ├── shark-8.txt │ ├── shark-9.txt │ ├── sheep-1.txt │ ├── sheep-10.txt │ ├── sheep-11.txt │ ├── sheep-12.txt │ ├── sheep-13.txt │ ├── sheep-14.txt │ ├── sheep-15.txt │ ├── sheep-16.txt │ ├── sheep-17.txt │ ├── sheep-18.txt │ ├── sheep-19.txt │ ├── sheep-2.txt │ ├── sheep-20.txt │ ├── sheep-3.txt │ ├── sheep-4.txt │ ├── sheep-5.txt │ ├── sheep-6.txt │ ├── sheep-7.txt │ ├── sheep-8.txt │ ├── sheep-9.txt │ ├── skateboard-1.txt │ ├── skateboard-10.txt │ ├── skateboard-11.txt │ ├── skateboard-12.txt │ ├── skateboard-13.txt │ ├── skateboard-14.txt │ ├── skateboard-15.txt │ ├── skateboard-16.txt │ ├── skateboard-17.txt │ ├── skateboard-18.txt │ ├── skateboard-19.txt │ ├── skateboard-2.txt │ ├── skateboard-20.txt │ ├── skateboard-3.txt │ ├── skateboard-4.txt │ ├── skateboard-5.txt │ ├── skateboard-6.txt │ ├── skateboard-7.txt │ ├── skateboard-8.txt │ ├── skateboard-9.txt │ ├── spider-1.txt │ ├── spider-10.txt │ ├── spider-11.txt │ ├── spider-12.txt │ ├── spider-13.txt │ ├── spider-14.txt │ ├── spider-15.txt │ ├── spider-16.txt │ ├── spider-17.txt │ ├── spider-18.txt │ ├── spider-19.txt │ ├── spider-2.txt │ ├── spider-20.txt │ ├── spider-3.txt │ ├── spider-4.txt │ ├── spider-5.txt │ ├── spider-6.txt │ ├── spider-7.txt │ ├── spider-8.txt │ ├── spider-9.txt │ ├── squirrel-1.txt │ ├── squirrel-10.txt │ ├── squirrel-11.txt │ ├── squirrel-12.txt │ ├── squirrel-13.txt │ ├── squirrel-14.txt │ ├── squirrel-15.txt │ ├── squirrel-16.txt │ ├── squirrel-17.txt │ ├── squirrel-18.txt │ ├── squirrel-19.txt │ ├── squirrel-2.txt │ ├── squirrel-20.txt │ ├── squirrel-3.txt │ ├── squirrel-4.txt │ ├── squirrel-5.txt │ ├── squirrel-6.txt │ ├── squirrel-7.txt │ ├── squirrel-8.txt │ ├── squirrel-9.txt │ ├── surfboard-1.txt │ ├── surfboard-10.txt │ ├── surfboard-11.txt │ ├── surfboard-12.txt │ ├── surfboard-13.txt │ ├── surfboard-14.txt │ ├── surfboard-15.txt │ ├── surfboard-16.txt │ ├── surfboard-17.txt │ ├── surfboard-18.txt │ ├── surfboard-19.txt │ ├── surfboard-2.txt │ ├── surfboard-20.txt │ ├── surfboard-3.txt │ ├── surfboard-4.txt │ ├── surfboard-5.txt │ ├── surfboard-6.txt │ ├── surfboard-7.txt │ ├── surfboard-8.txt │ ├── surfboard-9.txt │ ├── swing-1.txt │ ├── swing-10.txt │ ├── swing-11.txt │ ├── swing-12.txt │ ├── swing-13.txt │ ├── swing-14.txt │ ├── swing-15.txt │ ├── swing-16.txt │ ├── swing-17.txt │ ├── swing-18.txt │ ├── swing-19.txt │ ├── swing-2.txt │ ├── swing-20.txt │ ├── swing-3.txt │ ├── swing-4.txt │ ├── swing-5.txt │ ├── swing-6.txt │ ├── swing-7.txt │ ├── swing-8.txt │ ├── swing-9.txt │ ├── tank-1.txt │ ├── tank-10.txt │ ├── tank-11.txt │ ├── tank-12.txt │ ├── tank-13.txt │ ├── tank-14.txt │ ├── tank-15.txt │ ├── tank-16.txt │ ├── tank-17.txt │ ├── tank-18.txt │ ├── tank-19.txt │ ├── tank-2.txt │ ├── tank-20.txt │ ├── tank-3.txt │ ├── tank-4.txt │ ├── tank-5.txt │ ├── tank-6.txt │ ├── tank-7.txt │ ├── tank-8.txt │ ├── tank-9.txt │ ├── tiger-1.txt │ ├── tiger-10.txt │ ├── tiger-11.txt │ ├── tiger-12.txt │ ├── tiger-13.txt │ ├── tiger-14.txt │ ├── tiger-15.txt │ ├── tiger-16.txt │ ├── tiger-17.txt │ ├── tiger-18.txt │ ├── tiger-19.txt │ ├── tiger-2.txt │ ├── tiger-20.txt │ ├── tiger-3.txt │ ├── tiger-4.txt │ ├── tiger-5.txt │ ├── tiger-6.txt │ ├── tiger-7.txt │ ├── tiger-8.txt │ ├── tiger-9.txt │ ├── train-1.txt │ ├── train-10.txt │ ├── train-11.txt │ ├── train-12.txt │ ├── train-13.txt │ ├── train-14.txt │ ├── train-15.txt │ ├── train-16.txt │ ├── train-17.txt │ ├── train-18.txt │ ├── train-19.txt │ ├── train-2.txt │ ├── train-20.txt │ ├── train-3.txt │ ├── train-4.txt │ ├── train-5.txt │ ├── train-6.txt │ ├── train-7.txt │ ├── train-8.txt │ ├── train-9.txt │ ├── truck-1.txt │ ├── truck-10.txt │ ├── truck-11.txt │ ├── truck-12.txt │ ├── truck-13.txt │ ├── truck-14.txt │ ├── truck-15.txt │ ├── truck-16.txt │ ├── truck-17.txt │ ├── truck-18.txt │ ├── truck-19.txt │ ├── truck-2.txt │ ├── truck-20.txt │ ├── truck-3.txt │ ├── truck-4.txt │ ├── truck-5.txt │ ├── truck-6.txt │ ├── truck-7.txt │ ├── truck-8.txt │ ├── truck-9.txt │ ├── turtle-1.txt │ ├── turtle-10.txt │ ├── turtle-11.txt │ ├── turtle-12.txt │ ├── turtle-13.txt │ ├── turtle-14.txt │ ├── turtle-15.txt │ ├── turtle-16.txt │ ├── turtle-17.txt │ ├── turtle-18.txt │ ├── turtle-19.txt │ ├── turtle-2.txt │ ├── turtle-20.txt │ ├── turtle-3.txt │ ├── turtle-4.txt │ ├── turtle-5.txt │ ├── turtle-6.txt │ ├── turtle-7.txt │ ├── turtle-8.txt │ ├── turtle-9.txt │ ├── umbrella-1.txt │ ├── umbrella-10.txt │ ├── umbrella-11.txt │ ├── umbrella-12.txt │ ├── umbrella-13.txt │ ├── umbrella-14.txt │ ├── umbrella-15.txt │ ├── umbrella-16.txt │ ├── umbrella-17.txt │ ├── umbrella-18.txt │ ├── umbrella-19.txt │ ├── umbrella-2.txt │ ├── umbrella-20.txt │ ├── umbrella-3.txt │ ├── umbrella-4.txt │ ├── umbrella-5.txt │ ├── umbrella-6.txt │ ├── umbrella-7.txt │ ├── umbrella-8.txt │ ├── umbrella-9.txt │ ├── volleyball-1.txt │ ├── volleyball-10.txt │ ├── volleyball-11.txt │ ├── volleyball-12.txt │ ├── volleyball-13.txt │ ├── volleyball-14.txt │ ├── volleyball-15.txt │ ├── volleyball-16.txt │ ├── volleyball-17.txt │ ├── volleyball-18.txt │ ├── volleyball-19.txt │ ├── volleyball-2.txt │ ├── volleyball-20.txt │ ├── volleyball-3.txt │ ├── volleyball-4.txt │ ├── volleyball-5.txt │ ├── volleyball-6.txt │ ├── volleyball-7.txt │ ├── volleyball-8.txt │ ├── volleyball-9.txt │ ├── yoyo-1.txt │ ├── yoyo-10.txt │ ├── yoyo-11.txt │ ├── yoyo-12.txt │ ├── yoyo-13.txt │ ├── yoyo-14.txt │ ├── yoyo-15.txt │ ├── yoyo-16.txt │ ├── yoyo-17.txt │ ├── yoyo-18.txt │ ├── yoyo-19.txt │ ├── yoyo-2.txt │ ├── yoyo-20.txt │ ├── yoyo-3.txt │ ├── yoyo-4.txt │ ├── yoyo-5.txt │ ├── yoyo-6.txt │ ├── yoyo-7.txt │ ├── yoyo-8.txt │ ├── yoyo-9.txt │ ├── zebra-1.txt │ ├── zebra-10.txt │ ├── zebra-11.txt │ ├── zebra-12.txt │ ├── zebra-13.txt │ ├── zebra-14.txt │ ├── zebra-15.txt │ ├── zebra-16.txt │ ├── zebra-17.txt │ ├── zebra-18.txt │ ├── zebra-19.txt │ ├── zebra-2.txt │ ├── zebra-20.txt │ ├── zebra-3.txt │ ├── zebra-4.txt │ ├── zebra-5.txt │ ├── zebra-6.txt │ ├── zebra-7.txt │ ├── zebra-8.txt │ └── zebra-9.txt ├── airplane-1.txt ├── airplane-10.txt ├── airplane-11.txt ├── airplane-12.txt ├── airplane-13.txt ├── airplane-14.txt ├── airplane-15.txt ├── airplane-16.txt ├── airplane-17.txt ├── airplane-18.txt ├── airplane-19.txt ├── airplane-2.txt ├── airplane-20.txt ├── airplane-3.txt ├── airplane-4.txt ├── airplane-5.txt ├── airplane-6.txt ├── airplane-7.txt ├── airplane-8.txt ├── airplane-9.txt ├── att │ ├── airplane-1.txt │ ├── airplane-10.txt │ ├── airplane-11.txt │ ├── airplane-12.txt │ ├── airplane-13.txt │ ├── airplane-14.txt │ ├── airplane-15.txt │ ├── airplane-16.txt │ ├── airplane-17.txt │ ├── airplane-18.txt │ ├── airplane-19.txt │ ├── airplane-2.txt │ ├── airplane-20.txt │ ├── airplane-3.txt │ ├── airplane-4.txt │ ├── airplane-5.txt │ ├── airplane-6.txt │ ├── airplane-7.txt │ ├── airplane-8.txt │ ├── airplane-9.txt │ ├── basketball-1.txt │ ├── basketball-10.txt │ ├── basketball-11.txt │ ├── basketball-12.txt │ ├── basketball-13.txt │ ├── basketball-14.txt │ ├── basketball-15.txt │ ├── basketball-16.txt │ ├── basketball-17.txt │ ├── basketball-18.txt │ ├── basketball-19.txt │ ├── basketball-2.txt │ ├── basketball-20.txt │ ├── basketball-3.txt │ ├── basketball-4.txt │ ├── basketball-5.txt │ ├── basketball-6.txt │ ├── basketball-7.txt │ ├── basketball-8.txt │ ├── basketball-9.txt │ ├── bear-1.txt │ ├── bear-10.txt │ ├── bear-11.txt │ ├── bear-12.txt │ ├── bear-13.txt │ ├── bear-14.txt │ ├── bear-15.txt │ ├── bear-16.txt │ ├── bear-17.txt │ ├── bear-18.txt │ ├── bear-19.txt │ ├── bear-2.txt │ ├── bear-20.txt │ ├── bear-3.txt │ ├── bear-4.txt │ ├── bear-5.txt │ ├── bear-6.txt │ ├── bear-7.txt │ ├── bear-8.txt │ ├── bear-9.txt │ ├── bicycle-1.txt │ ├── bicycle-10.txt │ ├── bicycle-11.txt │ ├── bicycle-12.txt │ ├── bicycle-13.txt │ ├── bicycle-14.txt │ ├── bicycle-15.txt │ ├── bicycle-16.txt │ ├── bicycle-17.txt │ ├── bicycle-18.txt │ ├── bicycle-19.txt │ ├── bicycle-2.txt │ ├── bicycle-20.txt │ ├── bicycle-3.txt │ ├── bicycle-4.txt │ ├── bicycle-5.txt │ ├── bicycle-6.txt │ ├── bicycle-7.txt │ ├── bicycle-8.txt │ ├── bicycle-9.txt │ ├── bird-1.txt │ ├── bird-10.txt │ ├── bird-11.txt │ ├── bird-12.txt │ ├── bird-13.txt │ ├── bird-14.txt │ ├── bird-15.txt │ ├── bird-16.txt │ ├── bird-17.txt │ ├── bird-18.txt │ ├── bird-19.txt │ ├── bird-2.txt │ ├── bird-20.txt │ ├── bird-3.txt │ ├── bird-4.txt │ ├── bird-5.txt │ ├── bird-6.txt │ ├── bird-7.txt │ ├── bird-8.txt │ ├── bird-9.txt │ ├── boat-1.txt │ ├── boat-10.txt │ ├── boat-11.txt │ ├── boat-12.txt │ ├── boat-13.txt │ ├── boat-14.txt │ ├── boat-15.txt │ ├── boat-16.txt │ ├── boat-17.txt │ ├── boat-18.txt │ ├── boat-19.txt │ ├── boat-2.txt │ ├── boat-20.txt │ ├── boat-3.txt │ ├── boat-4.txt │ ├── boat-5.txt │ ├── boat-6.txt │ ├── boat-7.txt │ ├── boat-8.txt │ ├── boat-9.txt │ ├── book-1.txt │ ├── book-10.txt │ ├── book-11.txt │ ├── book-12.txt │ ├── book-13.txt │ ├── book-14.txt │ ├── book-15.txt │ ├── book-16.txt │ ├── book-17.txt │ ├── book-18.txt │ ├── book-19.txt │ ├── book-2.txt │ ├── book-20.txt │ ├── book-3.txt │ ├── book-4.txt │ ├── book-5.txt │ ├── book-6.txt │ ├── book-7.txt │ ├── book-8.txt │ ├── book-9.txt │ ├── bottle-1.txt │ ├── bottle-10.txt │ ├── bottle-11.txt │ ├── bottle-12.txt │ ├── bottle-13.txt │ ├── bottle-14.txt │ ├── bottle-15.txt │ ├── bottle-16.txt │ ├── bottle-17.txt │ ├── bottle-18.txt │ ├── bottle-19.txt │ ├── bottle-2.txt │ ├── bottle-20.txt │ ├── bottle-3.txt │ ├── bottle-4.txt │ ├── bottle-5.txt │ ├── bottle-6.txt │ ├── bottle-7.txt │ ├── bottle-8.txt │ ├── bottle-9.txt │ ├── bus-1.txt │ ├── bus-10.txt │ ├── bus-11.txt │ ├── bus-12.txt │ ├── bus-13.txt │ ├── bus-14.txt │ ├── bus-15.txt │ ├── bus-16.txt │ ├── bus-17.txt │ ├── bus-18.txt │ ├── bus-19.txt │ ├── bus-2.txt │ ├── bus-20.txt │ ├── bus-3.txt │ ├── bus-4.txt │ ├── bus-5.txt │ ├── bus-6.txt │ ├── bus-7.txt │ ├── bus-8.txt │ ├── bus-9.txt │ ├── car-1.txt │ ├── car-10.txt │ ├── car-11.txt │ ├── car-12.txt │ ├── car-13.txt │ ├── car-14.txt │ ├── car-15.txt │ ├── car-16.txt │ ├── car-17.txt │ ├── car-18.txt │ ├── car-19.txt │ ├── car-2.txt │ ├── car-20.txt │ ├── car-3.txt │ ├── car-4.txt │ ├── car-5.txt │ ├── car-6.txt │ ├── car-7.txt │ ├── car-8.txt │ ├── car-9.txt │ ├── cat-1.txt │ ├── cat-10.txt │ ├── cat-11.txt │ ├── cat-12.txt │ ├── cat-13.txt │ ├── cat-14.txt │ ├── cat-15.txt │ ├── cat-16.txt │ ├── cat-17.txt │ ├── cat-18.txt │ ├── cat-19.txt │ ├── cat-2.txt │ ├── cat-20.txt │ ├── cat-3.txt │ ├── cat-4.txt │ ├── cat-5.txt │ ├── cat-6.txt │ ├── cat-7.txt │ ├── cat-8.txt │ ├── cat-9.txt │ ├── cattle-1.txt │ ├── cattle-10.txt │ ├── cattle-11.txt │ ├── cattle-12.txt │ ├── cattle-13.txt │ ├── cattle-14.txt │ ├── cattle-15.txt │ ├── cattle-16.txt │ ├── cattle-17.txt │ ├── cattle-18.txt │ ├── cattle-19.txt │ ├── cattle-2.txt │ ├── cattle-20.txt │ ├── cattle-3.txt │ ├── cattle-4.txt │ ├── cattle-5.txt │ ├── cattle-6.txt │ ├── cattle-7.txt │ ├── cattle-8.txt │ ├── cattle-9.txt │ ├── chameleon-1.txt │ ├── chameleon-10.txt │ ├── chameleon-11.txt │ ├── chameleon-12.txt │ ├── chameleon-13.txt │ ├── chameleon-14.txt │ ├── chameleon-15.txt │ ├── chameleon-16.txt │ ├── chameleon-17.txt │ ├── chameleon-18.txt │ ├── chameleon-19.txt │ ├── chameleon-2.txt │ ├── chameleon-20.txt │ ├── chameleon-3.txt │ ├── chameleon-4.txt │ ├── chameleon-5.txt │ ├── chameleon-6.txt │ ├── chameleon-7.txt │ ├── chameleon-8.txt │ ├── chameleon-9.txt │ ├── coin-1.txt │ ├── coin-10.txt │ ├── coin-11.txt │ ├── coin-12.txt │ ├── coin-13.txt │ ├── coin-14.txt │ ├── coin-15.txt │ ├── coin-16.txt │ ├── coin-17.txt │ ├── coin-18.txt │ ├── coin-19.txt │ ├── coin-2.txt │ ├── coin-20.txt │ ├── coin-3.txt │ ├── coin-4.txt │ ├── coin-5.txt │ ├── coin-6.txt │ ├── coin-7.txt │ ├── coin-8.txt │ ├── coin-9.txt │ ├── crab-1.txt │ ├── crab-10.txt │ ├── crab-11.txt │ ├── crab-12.txt │ ├── crab-13.txt │ ├── crab-14.txt │ ├── crab-15.txt │ ├── crab-16.txt │ ├── crab-17.txt │ ├── crab-18.txt │ ├── crab-19.txt │ ├── crab-2.txt │ ├── crab-20.txt │ ├── crab-3.txt │ ├── crab-4.txt │ ├── crab-5.txt │ ├── crab-6.txt │ ├── crab-7.txt │ ├── crab-8.txt │ ├── crab-9.txt │ ├── crocodile-1.txt │ ├── crocodile-10.txt │ ├── crocodile-11.txt │ ├── crocodile-12.txt │ ├── crocodile-13.txt │ ├── crocodile-14.txt │ ├── crocodile-15.txt │ ├── crocodile-16.txt │ ├── crocodile-17.txt │ ├── crocodile-18.txt │ ├── crocodile-19.txt │ ├── crocodile-2.txt │ ├── crocodile-20.txt │ ├── crocodile-3.txt │ ├── crocodile-4.txt │ ├── crocodile-5.txt │ ├── crocodile-6.txt │ ├── crocodile-7.txt │ ├── crocodile-8.txt │ ├── crocodile-9.txt │ ├── cup-1.txt │ ├── cup-10.txt │ ├── cup-11.txt │ ├── cup-12.txt │ ├── cup-13.txt │ ├── cup-14.txt │ ├── cup-15.txt │ ├── cup-16.txt │ ├── cup-17.txt │ ├── cup-18.txt │ ├── cup-19.txt │ ├── cup-2.txt │ ├── cup-20.txt │ ├── cup-3.txt │ ├── cup-4.txt │ ├── cup-5.txt │ ├── cup-6.txt │ ├── cup-7.txt │ ├── cup-8.txt │ ├── cup-9.txt │ ├── deer-1.txt │ ├── deer-10.txt │ ├── deer-11.txt │ ├── deer-12.txt │ ├── deer-13.txt │ ├── deer-14.txt │ ├── deer-15.txt │ ├── deer-16.txt │ ├── deer-17.txt │ ├── deer-18.txt │ ├── deer-19.txt │ ├── deer-2.txt │ ├── deer-20.txt │ ├── deer-3.txt │ ├── deer-4.txt │ ├── deer-5.txt │ ├── deer-6.txt │ ├── deer-7.txt │ ├── deer-8.txt │ ├── deer-9.txt │ ├── dog-1.txt │ ├── dog-10.txt │ ├── dog-11.txt │ ├── dog-12.txt │ ├── dog-13.txt │ ├── dog-14.txt │ ├── dog-15.txt │ ├── dog-16.txt │ ├── dog-17.txt │ ├── dog-18.txt │ ├── dog-19.txt │ ├── dog-2.txt │ ├── dog-20.txt │ ├── dog-3.txt │ ├── dog-4.txt │ ├── dog-5.txt │ ├── dog-6.txt │ ├── dog-7.txt │ ├── dog-8.txt │ ├── dog-9.txt │ ├── drone-1.txt │ ├── drone-10.txt │ ├── drone-11.txt │ ├── drone-12.txt │ ├── drone-13.txt │ ├── drone-14.txt │ ├── drone-15.txt │ ├── drone-16.txt │ ├── drone-17.txt │ ├── drone-18.txt │ ├── drone-19.txt │ ├── drone-2.txt │ ├── drone-20.txt │ ├── drone-3.txt │ ├── drone-4.txt │ ├── drone-5.txt │ ├── drone-6.txt │ ├── drone-7.txt │ ├── drone-8.txt │ ├── drone-9.txt │ ├── electricfan-1.txt │ ├── electricfan-10.txt │ ├── electricfan-11.txt │ ├── electricfan-12.txt │ ├── electricfan-13.txt │ ├── electricfan-14.txt │ ├── electricfan-15.txt │ ├── electricfan-16.txt │ ├── electricfan-17.txt │ ├── electricfan-18.txt │ ├── electricfan-19.txt │ ├── electricfan-2.txt │ ├── electricfan-20.txt │ ├── electricfan-3.txt │ ├── electricfan-4.txt │ ├── electricfan-5.txt │ ├── electricfan-6.txt │ ├── electricfan-7.txt │ ├── electricfan-8.txt │ ├── electricfan-9.txt │ ├── elephant-1.txt │ ├── elephant-10.txt │ ├── elephant-11.txt │ ├── elephant-12.txt │ ├── elephant-13.txt │ ├── elephant-14.txt │ ├── elephant-15.txt │ ├── elephant-16.txt │ ├── elephant-17.txt │ ├── elephant-18.txt │ ├── elephant-19.txt │ ├── elephant-2.txt │ ├── elephant-20.txt │ ├── elephant-3.txt │ ├── elephant-4.txt │ ├── elephant-5.txt │ ├── elephant-6.txt │ ├── elephant-7.txt │ ├── elephant-8.txt │ ├── elephant-9.txt │ ├── flag-1.txt │ ├── flag-10.txt │ ├── flag-11.txt │ ├── flag-12.txt │ ├── flag-13.txt │ ├── flag-14.txt │ ├── flag-15.txt │ ├── flag-16.txt │ ├── flag-17.txt │ ├── flag-18.txt │ ├── flag-19.txt │ ├── flag-2.txt │ ├── flag-20.txt │ ├── flag-3.txt │ ├── flag-4.txt │ ├── flag-5.txt │ ├── flag-6.txt │ ├── flag-7.txt │ ├── flag-8.txt │ ├── flag-9.txt │ ├── fox-1.txt │ ├── fox-10.txt │ ├── fox-11.txt │ ├── fox-12.txt │ ├── fox-13.txt │ ├── fox-14.txt │ ├── fox-15.txt │ ├── fox-16.txt │ ├── fox-17.txt │ ├── fox-18.txt │ ├── fox-19.txt │ ├── fox-2.txt │ ├── fox-20.txt │ ├── fox-3.txt │ ├── fox-4.txt │ ├── fox-5.txt │ ├── fox-6.txt │ ├── fox-7.txt │ ├── fox-8.txt │ ├── fox-9.txt │ ├── frog-1.txt │ ├── frog-10.txt │ ├── frog-11.txt │ ├── frog-12.txt │ ├── frog-13.txt │ ├── frog-14.txt │ ├── frog-15.txt │ ├── frog-16.txt │ ├── frog-17.txt │ ├── frog-18.txt │ ├── frog-19.txt │ ├── frog-2.txt │ ├── frog-20.txt │ ├── frog-3.txt │ ├── frog-4.txt │ ├── frog-5.txt │ ├── frog-6.txt │ ├── frog-7.txt │ ├── frog-8.txt │ ├── frog-9.txt │ ├── gametarget-1.txt │ ├── gametarget-10.txt │ ├── gametarget-11.txt │ ├── gametarget-12.txt │ ├── gametarget-13.txt │ ├── gametarget-14.txt │ ├── gametarget-15.txt │ ├── gametarget-16.txt │ ├── gametarget-17.txt │ ├── gametarget-18.txt │ ├── gametarget-19.txt │ ├── gametarget-2.txt │ ├── gametarget-20.txt │ ├── gametarget-3.txt │ ├── gametarget-4.txt │ ├── gametarget-5.txt │ ├── gametarget-6.txt │ ├── gametarget-7.txt │ ├── gametarget-8.txt │ ├── gametarget-9.txt │ ├── gecko-1.txt │ ├── gecko-10.txt │ ├── gecko-11.txt │ ├── gecko-12.txt │ ├── gecko-13.txt │ ├── gecko-14.txt │ ├── gecko-15.txt │ ├── gecko-16.txt │ ├── gecko-17.txt │ ├── gecko-18.txt │ ├── gecko-19.txt │ ├── gecko-2.txt │ ├── gecko-20.txt │ ├── gecko-3.txt │ ├── gecko-4.txt │ ├── gecko-5.txt │ ├── gecko-6.txt │ ├── gecko-7.txt │ ├── gecko-8.txt │ ├── gecko-9.txt │ ├── giraffe-1.txt │ ├── giraffe-10.txt │ ├── giraffe-11.txt │ ├── giraffe-12.txt │ ├── giraffe-13.txt │ ├── giraffe-14.txt │ ├── giraffe-15.txt │ ├── giraffe-16.txt │ ├── giraffe-17.txt │ ├── giraffe-18.txt │ ├── giraffe-19.txt │ ├── giraffe-2.txt │ ├── giraffe-20.txt │ ├── giraffe-3.txt │ ├── giraffe-4.txt │ ├── giraffe-5.txt │ ├── giraffe-6.txt │ ├── giraffe-7.txt │ ├── giraffe-8.txt │ ├── giraffe-9.txt │ ├── goldfish-1.txt │ ├── goldfish-10.txt │ ├── goldfish-11.txt │ ├── goldfish-12.txt │ ├── goldfish-13.txt │ ├── goldfish-14.txt │ ├── goldfish-15.txt │ ├── goldfish-16.txt │ ├── goldfish-17.txt │ ├── goldfish-18.txt │ ├── goldfish-19.txt │ ├── goldfish-2.txt │ ├── goldfish-20.txt │ ├── goldfish-3.txt │ ├── goldfish-4.txt │ ├── goldfish-5.txt │ ├── goldfish-6.txt │ ├── goldfish-7.txt │ ├── goldfish-8.txt │ ├── goldfish-9.txt │ ├── gorilla-1.txt │ ├── gorilla-10.txt │ ├── gorilla-11.txt │ ├── gorilla-12.txt │ ├── gorilla-13.txt │ ├── gorilla-14.txt │ ├── gorilla-15.txt │ ├── gorilla-16.txt │ ├── gorilla-17.txt │ ├── gorilla-18.txt │ ├── gorilla-19.txt │ ├── gorilla-2.txt │ ├── gorilla-20.txt │ ├── gorilla-3.txt │ ├── gorilla-4.txt │ ├── gorilla-5.txt │ ├── gorilla-6.txt │ ├── gorilla-7.txt │ ├── gorilla-8.txt │ ├── gorilla-9.txt │ ├── guitar-1.txt │ ├── guitar-10.txt │ ├── guitar-11.txt │ ├── guitar-12.txt │ ├── guitar-13.txt │ ├── guitar-14.txt │ ├── guitar-15.txt │ ├── guitar-16.txt │ ├── guitar-17.txt │ ├── guitar-18.txt │ ├── guitar-19.txt │ ├── guitar-2.txt │ ├── guitar-20.txt │ ├── guitar-3.txt │ ├── guitar-4.txt │ ├── guitar-5.txt │ ├── guitar-6.txt │ ├── guitar-7.txt │ ├── guitar-8.txt │ ├── guitar-9.txt │ ├── hand-1.txt │ ├── hand-10.txt │ ├── hand-11.txt │ ├── hand-12.txt │ ├── hand-13.txt │ ├── hand-14.txt │ ├── hand-15.txt │ ├── hand-16.txt │ ├── hand-17.txt │ ├── hand-18.txt │ ├── hand-19.txt │ ├── hand-2.txt │ ├── hand-20.txt │ ├── hand-3.txt │ ├── hand-4.txt │ ├── hand-5.txt │ ├── hand-6.txt │ ├── hand-7.txt │ ├── hand-8.txt │ ├── hand-9.txt │ ├── hat-1.txt │ ├── hat-10.txt │ ├── hat-11.txt │ ├── hat-12.txt │ ├── hat-13.txt │ ├── hat-14.txt │ ├── hat-15.txt │ ├── hat-16.txt │ ├── hat-17.txt │ ├── hat-18.txt │ ├── hat-19.txt │ ├── hat-2.txt │ ├── hat-20.txt │ ├── hat-3.txt │ ├── hat-4.txt │ ├── hat-5.txt │ ├── hat-6.txt │ ├── hat-7.txt │ ├── hat-8.txt │ ├── hat-9.txt │ ├── helmet-1.txt │ ├── helmet-10.txt │ ├── helmet-11.txt │ ├── helmet-12.txt │ ├── helmet-13.txt │ ├── helmet-14.txt │ ├── helmet-15.txt │ ├── helmet-16.txt │ ├── helmet-17.txt │ ├── helmet-18.txt │ ├── helmet-19.txt │ ├── helmet-2.txt │ ├── helmet-20.txt │ ├── helmet-3.txt │ ├── helmet-4.txt │ ├── helmet-5.txt │ ├── helmet-6.txt │ ├── helmet-7.txt │ ├── helmet-8.txt │ ├── helmet-9.txt │ ├── hippo-1.txt │ ├── hippo-10.txt │ ├── hippo-11.txt │ ├── hippo-12.txt │ ├── hippo-13.txt │ ├── hippo-14.txt │ ├── hippo-15.txt │ ├── hippo-16.txt │ ├── hippo-17.txt │ ├── hippo-18.txt │ ├── hippo-19.txt │ ├── hippo-2.txt │ ├── hippo-20.txt │ ├── hippo-3.txt │ ├── hippo-4.txt │ ├── hippo-5.txt │ ├── hippo-6.txt │ ├── hippo-7.txt │ ├── hippo-8.txt │ ├── hippo-9.txt │ ├── horse-1.txt │ ├── horse-10.txt │ ├── horse-11.txt │ ├── horse-12.txt │ ├── horse-13.txt │ ├── horse-14.txt │ ├── horse-15.txt │ ├── horse-16.txt │ ├── horse-17.txt │ ├── horse-18.txt │ ├── horse-19.txt │ ├── horse-2.txt │ ├── horse-20.txt │ ├── horse-3.txt │ ├── horse-4.txt │ ├── horse-5.txt │ ├── horse-6.txt │ ├── horse-7.txt │ ├── horse-8.txt │ ├── horse-9.txt │ ├── kangaroo-1.txt │ ├── kangaroo-10.txt │ ├── kangaroo-11.txt │ ├── kangaroo-12.txt │ ├── kangaroo-13.txt │ ├── kangaroo-14.txt │ ├── kangaroo-15.txt │ ├── kangaroo-16.txt │ ├── kangaroo-17.txt │ ├── kangaroo-18.txt │ ├── kangaroo-19.txt │ ├── kangaroo-2.txt │ ├── kangaroo-20.txt │ ├── kangaroo-3.txt │ ├── kangaroo-4.txt │ ├── kangaroo-5.txt │ ├── kangaroo-6.txt │ ├── kangaroo-7.txt │ ├── kangaroo-8.txt │ ├── kangaroo-9.txt │ ├── kite-1.txt │ ├── kite-10.txt │ ├── kite-11.txt │ ├── kite-12.txt │ ├── kite-13.txt │ ├── kite-14.txt │ ├── kite-15.txt │ ├── kite-16.txt │ ├── kite-17.txt │ ├── kite-18.txt │ ├── kite-19.txt │ ├── kite-2.txt │ ├── kite-20.txt │ ├── kite-3.txt │ ├── kite-4.txt │ ├── kite-5.txt │ ├── kite-6.txt │ ├── kite-7.txt │ ├── kite-8.txt │ ├── kite-9.txt │ ├── leopard-1.txt │ ├── leopard-10.txt │ ├── leopard-11.txt │ ├── leopard-12.txt │ ├── leopard-13.txt │ ├── leopard-14.txt │ ├── leopard-15.txt │ ├── leopard-16.txt │ ├── leopard-17.txt │ ├── leopard-18.txt │ ├── leopard-19.txt │ ├── leopard-2.txt │ ├── leopard-20.txt │ ├── leopard-3.txt │ ├── leopard-4.txt │ ├── leopard-5.txt │ ├── leopard-6.txt │ ├── leopard-7.txt │ ├── leopard-8.txt │ ├── leopard-9.txt │ ├── licenseplate-1.txt │ ├── licenseplate-10.txt │ ├── licenseplate-11.txt │ ├── licenseplate-12.txt │ ├── licenseplate-13.txt │ ├── licenseplate-14.txt │ ├── licenseplate-15.txt │ ├── licenseplate-16.txt │ ├── licenseplate-17.txt │ ├── licenseplate-18.txt │ ├── licenseplate-19.txt │ ├── licenseplate-2.txt │ ├── licenseplate-20.txt │ ├── licenseplate-3.txt │ ├── licenseplate-4.txt │ ├── licenseplate-5.txt │ ├── licenseplate-6.txt │ ├── licenseplate-7.txt │ ├── licenseplate-8.txt │ ├── licenseplate-9.txt │ ├── lion-1.txt │ ├── lion-10.txt │ ├── lion-11.txt │ ├── lion-12.txt │ ├── lion-13.txt │ ├── lion-14.txt │ ├── lion-15.txt │ ├── lion-16.txt │ ├── lion-17.txt │ ├── lion-18.txt │ ├── lion-19.txt │ ├── lion-2.txt │ ├── lion-20.txt │ ├── lion-3.txt │ ├── lion-4.txt │ ├── lion-5.txt │ ├── lion-6.txt │ ├── lion-7.txt │ ├── lion-8.txt │ ├── lion-9.txt │ ├── lizard-1.txt │ ├── lizard-10.txt │ ├── lizard-11.txt │ ├── lizard-12.txt │ ├── lizard-13.txt │ ├── lizard-14.txt │ ├── lizard-15.txt │ ├── lizard-16.txt │ ├── lizard-17.txt │ ├── lizard-18.txt │ ├── lizard-19.txt │ ├── lizard-2.txt │ ├── lizard-20.txt │ ├── lizard-3.txt │ ├── lizard-4.txt │ ├── lizard-5.txt │ ├── lizard-6.txt │ ├── lizard-7.txt │ ├── lizard-8.txt │ ├── lizard-9.txt │ ├── microphone-1.txt │ ├── microphone-10.txt │ ├── microphone-11.txt │ ├── microphone-12.txt │ ├── microphone-13.txt │ ├── microphone-14.txt │ ├── microphone-15.txt │ ├── microphone-16.txt │ ├── microphone-17.txt │ ├── microphone-18.txt │ ├── microphone-19.txt │ ├── microphone-2.txt │ ├── microphone-20.txt │ ├── microphone-3.txt │ ├── microphone-4.txt │ ├── microphone-5.txt │ ├── microphone-6.txt │ ├── microphone-7.txt │ ├── microphone-8.txt │ ├── microphone-9.txt │ ├── monkey-1.txt │ ├── monkey-10.txt │ ├── monkey-11.txt │ ├── monkey-12.txt │ ├── monkey-13.txt │ ├── monkey-14.txt │ ├── monkey-15.txt │ ├── monkey-16.txt │ ├── monkey-17.txt │ ├── monkey-18.txt │ ├── monkey-19.txt │ ├── monkey-2.txt │ ├── monkey-20.txt │ ├── monkey-3.txt │ ├── monkey-4.txt │ ├── monkey-5.txt │ ├── monkey-6.txt │ ├── monkey-7.txt │ ├── monkey-8.txt │ ├── monkey-9.txt │ ├── motorcycle-1.txt │ ├── motorcycle-10.txt │ ├── motorcycle-11.txt │ ├── motorcycle-12.txt │ ├── motorcycle-13.txt │ ├── motorcycle-14.txt │ ├── motorcycle-15.txt │ ├── motorcycle-16.txt │ ├── motorcycle-17.txt │ ├── motorcycle-18.txt │ ├── motorcycle-19.txt │ ├── motorcycle-2.txt │ ├── motorcycle-20.txt │ ├── motorcycle-3.txt │ ├── motorcycle-4.txt │ ├── motorcycle-5.txt │ ├── motorcycle-6.txt │ ├── motorcycle-7.txt │ ├── motorcycle-8.txt │ ├── motorcycle-9.txt │ ├── mouse-1.txt │ ├── mouse-10.txt │ ├── mouse-11.txt │ ├── mouse-12.txt │ ├── mouse-13.txt │ ├── mouse-14.txt │ ├── mouse-15.txt │ ├── mouse-16.txt │ ├── mouse-17.txt │ ├── mouse-18.txt │ ├── mouse-19.txt │ ├── mouse-2.txt │ ├── mouse-20.txt │ ├── mouse-3.txt │ ├── mouse-4.txt │ ├── mouse-5.txt │ ├── mouse-6.txt │ ├── mouse-7.txt │ ├── mouse-8.txt │ ├── mouse-9.txt │ ├── person-1.txt │ ├── person-10.txt │ ├── person-11.txt │ ├── person-12.txt │ ├── person-13.txt │ ├── person-14.txt │ ├── person-15.txt │ ├── person-16.txt │ ├── person-17.txt │ ├── person-18.txt │ ├── person-19.txt │ ├── person-2.txt │ ├── person-20.txt │ ├── person-3.txt │ ├── person-4.txt │ ├── person-5.txt │ ├── person-6.txt │ ├── person-7.txt │ ├── person-8.txt │ ├── person-9.txt │ ├── pig-1.txt │ ├── pig-10.txt │ ├── pig-11.txt │ ├── pig-12.txt │ ├── pig-13.txt │ ├── pig-14.txt │ ├── pig-15.txt │ ├── pig-16.txt │ ├── pig-17.txt │ ├── pig-18.txt │ ├── pig-19.txt │ ├── pig-2.txt │ ├── pig-20.txt │ ├── pig-3.txt │ ├── pig-4.txt │ ├── pig-5.txt │ ├── pig-6.txt │ ├── pig-7.txt │ ├── pig-8.txt │ ├── pig-9.txt │ ├── pool-1.txt │ ├── pool-10.txt │ ├── pool-11.txt │ ├── pool-12.txt │ ├── pool-13.txt │ ├── pool-14.txt │ ├── pool-15.txt │ ├── pool-16.txt │ ├── pool-17.txt │ ├── pool-18.txt │ ├── pool-19.txt │ ├── pool-2.txt │ ├── pool-20.txt │ ├── pool-3.txt │ ├── pool-4.txt │ ├── pool-5.txt │ ├── pool-6.txt │ ├── pool-7.txt │ ├── pool-8.txt │ ├── pool-9.txt │ ├── rabbit-1.txt │ ├── rabbit-10.txt │ ├── rabbit-11.txt │ ├── rabbit-12.txt │ ├── rabbit-13.txt │ ├── rabbit-14.txt │ ├── rabbit-15.txt │ ├── rabbit-16.txt │ ├── rabbit-17.txt │ ├── rabbit-18.txt │ ├── rabbit-19.txt │ ├── rabbit-2.txt │ ├── rabbit-20.txt │ ├── rabbit-3.txt │ ├── rabbit-4.txt │ ├── rabbit-5.txt │ ├── rabbit-6.txt │ ├── rabbit-7.txt │ ├── rabbit-8.txt │ ├── rabbit-9.txt │ ├── racing-1.txt │ ├── racing-10.txt │ ├── racing-11.txt │ ├── racing-12.txt │ ├── racing-13.txt │ ├── racing-14.txt │ ├── racing-15.txt │ ├── racing-16.txt │ ├── racing-17.txt │ ├── racing-18.txt │ ├── racing-19.txt │ ├── racing-2.txt │ ├── racing-20.txt │ ├── racing-3.txt │ ├── racing-4.txt │ ├── racing-5.txt │ ├── racing-6.txt │ ├── racing-7.txt │ ├── racing-8.txt │ ├── racing-9.txt │ ├── robot-1.txt │ ├── robot-10.txt │ ├── robot-11.txt │ ├── robot-12.txt │ ├── robot-13.txt │ ├── robot-14.txt │ ├── robot-15.txt │ ├── robot-16.txt │ ├── robot-17.txt │ ├── robot-18.txt │ ├── robot-19.txt │ ├── robot-2.txt │ ├── robot-20.txt │ ├── robot-3.txt │ ├── robot-4.txt │ ├── robot-5.txt │ ├── robot-6.txt │ ├── robot-7.txt │ ├── robot-8.txt │ ├── robot-9.txt │ ├── rubicCube-1.txt │ ├── rubicCube-10.txt │ ├── rubicCube-11.txt │ ├── rubicCube-12.txt │ ├── rubicCube-13.txt │ ├── rubicCube-14.txt │ ├── rubicCube-15.txt │ ├── rubicCube-16.txt │ ├── rubicCube-17.txt │ ├── rubicCube-18.txt │ ├── rubicCube-19.txt │ ├── rubicCube-2.txt │ ├── rubicCube-20.txt │ ├── rubicCube-3.txt │ ├── rubicCube-4.txt │ ├── rubicCube-5.txt │ ├── rubicCube-6.txt │ ├── rubicCube-7.txt │ ├── rubicCube-8.txt │ ├── rubicCube-9.txt │ ├── sepia-1.txt │ ├── sepia-10.txt │ ├── sepia-11.txt │ ├── sepia-12.txt │ ├── sepia-13.txt │ ├── sepia-14.txt │ ├── sepia-15.txt │ ├── sepia-16.txt │ ├── sepia-17.txt │ ├── sepia-18.txt │ ├── sepia-19.txt │ ├── sepia-2.txt │ ├── sepia-20.txt │ ├── sepia-3.txt │ ├── sepia-4.txt │ ├── sepia-5.txt │ ├── sepia-6.txt │ ├── sepia-7.txt │ ├── sepia-8.txt │ ├── sepia-9.txt │ ├── shark-1.txt │ ├── shark-10.txt │ ├── shark-11.txt │ ├── shark-12.txt │ ├── shark-13.txt │ ├── shark-14.txt │ ├── shark-15.txt │ ├── shark-16.txt │ ├── shark-17.txt │ ├── shark-18.txt │ ├── shark-19.txt │ ├── shark-2.txt │ ├── shark-20.txt │ ├── shark-3.txt │ ├── shark-4.txt │ ├── shark-5.txt │ ├── shark-6.txt │ ├── shark-7.txt │ ├── shark-8.txt │ ├── shark-9.txt │ ├── sheep-1.txt │ ├── sheep-10.txt │ ├── sheep-11.txt │ ├── sheep-12.txt │ ├── sheep-13.txt │ ├── sheep-14.txt │ ├── sheep-15.txt │ ├── sheep-16.txt │ ├── sheep-17.txt │ ├── sheep-18.txt │ ├── sheep-19.txt │ ├── sheep-2.txt │ ├── sheep-20.txt │ ├── sheep-3.txt │ ├── sheep-4.txt │ ├── sheep-5.txt │ ├── sheep-6.txt │ ├── sheep-7.txt │ ├── sheep-8.txt │ ├── sheep-9.txt │ ├── skateboard-1.txt │ ├── skateboard-10.txt │ ├── skateboard-11.txt │ ├── skateboard-12.txt │ ├── skateboard-13.txt │ ├── skateboard-14.txt │ ├── skateboard-15.txt │ ├── skateboard-16.txt │ ├── skateboard-17.txt │ ├── skateboard-18.txt │ ├── skateboard-19.txt │ ├── skateboard-2.txt │ ├── skateboard-20.txt │ ├── skateboard-3.txt │ ├── skateboard-4.txt │ ├── skateboard-5.txt │ ├── skateboard-6.txt │ ├── skateboard-7.txt │ ├── skateboard-8.txt │ ├── skateboard-9.txt │ ├── spider-1.txt │ ├── spider-10.txt │ ├── spider-11.txt │ ├── spider-12.txt │ ├── spider-13.txt │ ├── spider-14.txt │ ├── spider-15.txt │ ├── spider-16.txt │ ├── spider-17.txt │ ├── spider-18.txt │ ├── spider-19.txt │ ├── spider-2.txt │ ├── spider-20.txt │ ├── spider-3.txt │ ├── spider-4.txt │ ├── spider-5.txt │ ├── spider-6.txt │ ├── spider-7.txt │ ├── spider-8.txt │ ├── spider-9.txt │ ├── squirrel-1.txt │ ├── squirrel-10.txt │ ├── squirrel-11.txt │ ├── squirrel-12.txt │ ├── squirrel-13.txt │ ├── squirrel-14.txt │ ├── squirrel-15.txt │ ├── squirrel-16.txt │ ├── squirrel-17.txt │ ├── squirrel-18.txt │ ├── squirrel-19.txt │ ├── squirrel-2.txt │ ├── squirrel-20.txt │ ├── squirrel-3.txt │ ├── squirrel-4.txt │ ├── squirrel-5.txt │ ├── squirrel-6.txt │ ├── squirrel-7.txt │ ├── squirrel-8.txt │ ├── squirrel-9.txt │ ├── surfboard-1.txt │ ├── surfboard-10.txt │ ├── surfboard-11.txt │ ├── surfboard-12.txt │ ├── surfboard-13.txt │ ├── surfboard-14.txt │ ├── surfboard-15.txt │ ├── surfboard-16.txt │ ├── surfboard-17.txt │ ├── surfboard-18.txt │ ├── surfboard-19.txt │ ├── surfboard-2.txt │ ├── surfboard-20.txt │ ├── surfboard-3.txt │ ├── surfboard-4.txt │ ├── surfboard-5.txt │ ├── surfboard-6.txt │ ├── surfboard-7.txt │ ├── surfboard-8.txt │ ├── surfboard-9.txt │ ├── swing-1.txt │ ├── swing-10.txt │ ├── swing-11.txt │ ├── swing-12.txt │ ├── swing-13.txt │ ├── swing-14.txt │ ├── swing-15.txt │ ├── swing-16.txt │ ├── swing-17.txt │ ├── swing-18.txt │ ├── swing-19.txt │ ├── swing-2.txt │ ├── swing-20.txt │ ├── swing-3.txt │ ├── swing-4.txt │ ├── swing-5.txt │ ├── swing-6.txt │ ├── swing-7.txt │ ├── swing-8.txt │ ├── swing-9.txt │ ├── tank-1.txt │ ├── tank-10.txt │ ├── tank-11.txt │ ├── tank-12.txt │ ├── tank-13.txt │ ├── tank-14.txt │ ├── tank-15.txt │ ├── tank-16.txt │ ├── tank-17.txt │ ├── tank-18.txt │ ├── tank-19.txt │ ├── tank-2.txt │ ├── tank-20.txt │ ├── tank-3.txt │ ├── tank-4.txt │ ├── tank-5.txt │ ├── tank-6.txt │ ├── tank-7.txt │ ├── tank-8.txt │ ├── tank-9.txt │ ├── tiger-1.txt │ ├── tiger-10.txt │ ├── tiger-11.txt │ ├── tiger-12.txt │ ├── tiger-13.txt │ ├── tiger-14.txt │ ├── tiger-15.txt │ ├── tiger-16.txt │ ├── tiger-17.txt │ ├── tiger-18.txt │ ├── tiger-19.txt │ ├── tiger-2.txt │ ├── tiger-20.txt │ ├── tiger-3.txt │ ├── tiger-4.txt │ ├── tiger-5.txt │ ├── tiger-6.txt │ ├── tiger-7.txt │ ├── tiger-8.txt │ ├── tiger-9.txt │ ├── train-1.txt │ ├── train-10.txt │ ├── train-11.txt │ ├── train-12.txt │ ├── train-13.txt │ ├── train-14.txt │ ├── train-15.txt │ ├── train-16.txt │ ├── train-17.txt │ ├── train-18.txt │ ├── train-19.txt │ ├── train-2.txt │ ├── train-20.txt │ ├── train-3.txt │ ├── train-4.txt │ ├── train-5.txt │ ├── train-6.txt │ ├── train-7.txt │ ├── train-8.txt │ ├── train-9.txt │ ├── truck-1.txt │ ├── truck-10.txt │ ├── truck-11.txt │ ├── truck-12.txt │ ├── truck-13.txt │ ├── truck-14.txt │ ├── truck-15.txt │ ├── truck-16.txt │ ├── truck-17.txt │ ├── truck-18.txt │ ├── truck-19.txt │ ├── truck-2.txt │ ├── truck-20.txt │ ├── truck-3.txt │ ├── truck-4.txt │ ├── truck-5.txt │ ├── truck-6.txt │ ├── truck-7.txt │ ├── truck-8.txt │ ├── truck-9.txt │ ├── turtle-1.txt │ ├── turtle-10.txt │ ├── turtle-11.txt │ ├── turtle-12.txt │ ├── turtle-13.txt │ ├── turtle-14.txt │ ├── turtle-15.txt │ ├── turtle-16.txt │ ├── turtle-17.txt │ ├── turtle-18.txt │ ├── turtle-19.txt │ ├── turtle-2.txt │ ├── turtle-20.txt │ ├── turtle-3.txt │ ├── turtle-4.txt │ ├── turtle-5.txt │ ├── turtle-6.txt │ ├── turtle-7.txt │ ├── turtle-8.txt │ ├── turtle-9.txt │ ├── umbrella-1.txt │ ├── umbrella-10.txt │ ├── umbrella-11.txt │ ├── umbrella-12.txt │ ├── umbrella-13.txt │ ├── umbrella-14.txt │ ├── umbrella-15.txt │ ├── umbrella-16.txt │ ├── umbrella-17.txt │ ├── umbrella-18.txt │ ├── umbrella-19.txt │ ├── umbrella-2.txt │ ├── umbrella-20.txt │ ├── umbrella-3.txt │ ├── umbrella-4.txt │ ├── umbrella-5.txt │ ├── umbrella-6.txt │ ├── umbrella-7.txt │ ├── umbrella-8.txt │ ├── umbrella-9.txt │ ├── volleyball-1.txt │ ├── volleyball-10.txt │ ├── volleyball-11.txt │ ├── volleyball-12.txt │ ├── volleyball-13.txt │ ├── volleyball-14.txt │ ├── volleyball-15.txt │ ├── volleyball-16.txt │ ├── volleyball-17.txt │ ├── volleyball-18.txt │ ├── volleyball-19.txt │ ├── volleyball-2.txt │ ├── volleyball-20.txt │ ├── volleyball-3.txt │ ├── volleyball-4.txt │ ├── volleyball-5.txt │ ├── volleyball-6.txt │ ├── volleyball-7.txt │ ├── volleyball-8.txt │ ├── volleyball-9.txt │ ├── yoyo-1.txt │ ├── yoyo-10.txt │ ├── yoyo-11.txt │ ├── yoyo-12.txt │ ├── yoyo-13.txt │ ├── yoyo-14.txt │ ├── yoyo-15.txt │ ├── yoyo-16.txt │ ├── yoyo-17.txt │ ├── yoyo-18.txt │ ├── yoyo-19.txt │ ├── yoyo-2.txt │ ├── yoyo-20.txt │ ├── yoyo-3.txt │ ├── yoyo-4.txt │ ├── yoyo-5.txt │ ├── yoyo-6.txt │ ├── yoyo-7.txt │ ├── yoyo-8.txt │ ├── yoyo-9.txt │ ├── zebra-1.txt │ ├── zebra-10.txt │ ├── zebra-11.txt │ ├── zebra-12.txt │ ├── zebra-13.txt │ ├── zebra-14.txt │ ├── zebra-15.txt │ ├── zebra-16.txt │ ├── zebra-17.txt │ ├── zebra-18.txt │ ├── zebra-19.txt │ ├── zebra-2.txt │ ├── zebra-20.txt │ ├── zebra-3.txt │ ├── zebra-4.txt │ ├── zebra-5.txt │ ├── zebra-6.txt │ ├── zebra-7.txt │ ├── zebra-8.txt │ └── zebra-9.txt ├── basketball-1.txt ├── basketball-10.txt ├── basketball-11.txt ├── basketball-12.txt ├── basketball-13.txt ├── basketball-14.txt ├── basketball-15.txt ├── basketball-16.txt ├── basketball-17.txt ├── basketball-18.txt ├── basketball-19.txt ├── basketball-2.txt ├── basketball-20.txt ├── basketball-3.txt ├── basketball-4.txt ├── basketball-5.txt ├── basketball-6.txt ├── basketball-7.txt ├── basketball-8.txt ├── basketball-9.txt ├── bear-1.txt ├── bear-10.txt ├── bear-11.txt ├── bear-12.txt ├── bear-13.txt ├── bear-14.txt ├── bear-15.txt ├── bear-16.txt ├── bear-17.txt ├── bear-18.txt ├── bear-19.txt ├── bear-2.txt ├── bear-20.txt ├── bear-3.txt ├── bear-4.txt ├── bear-5.txt ├── bear-6.txt ├── bear-7.txt ├── bear-8.txt ├── bear-9.txt ├── bicycle-1.txt ├── bicycle-10.txt ├── bicycle-11.txt ├── bicycle-12.txt ├── bicycle-13.txt ├── bicycle-14.txt ├── bicycle-15.txt ├── bicycle-16.txt ├── bicycle-17.txt ├── bicycle-18.txt ├── bicycle-19.txt ├── bicycle-2.txt ├── bicycle-20.txt ├── bicycle-3.txt ├── bicycle-4.txt ├── bicycle-5.txt ├── bicycle-6.txt ├── bicycle-7.txt ├── bicycle-8.txt ├── bicycle-9.txt ├── bird-1.txt ├── bird-10.txt ├── bird-11.txt ├── bird-12.txt ├── bird-13.txt ├── bird-14.txt ├── bird-15.txt ├── bird-16.txt ├── bird-17.txt ├── bird-18.txt ├── bird-19.txt ├── bird-2.txt ├── bird-20.txt ├── bird-3.txt ├── bird-4.txt ├── bird-5.txt ├── bird-6.txt ├── bird-7.txt ├── bird-8.txt ├── bird-9.txt ├── boat-1.txt ├── boat-10.txt ├── boat-11.txt ├── boat-12.txt ├── boat-13.txt ├── boat-14.txt ├── boat-15.txt ├── boat-16.txt ├── boat-17.txt ├── boat-18.txt ├── boat-19.txt ├── boat-2.txt ├── boat-20.txt ├── boat-3.txt ├── boat-4.txt ├── boat-5.txt ├── boat-6.txt ├── boat-7.txt ├── boat-8.txt ├── boat-9.txt ├── book-1.txt ├── book-10.txt ├── book-11.txt ├── book-12.txt ├── book-13.txt ├── book-14.txt ├── book-15.txt ├── book-16.txt ├── book-17.txt ├── book-18.txt ├── book-19.txt ├── book-2.txt ├── book-20.txt ├── book-3.txt ├── book-4.txt ├── book-5.txt ├── book-6.txt ├── book-7.txt ├── book-8.txt ├── book-9.txt ├── bottle-1.txt ├── bottle-10.txt ├── bottle-11.txt ├── bottle-12.txt ├── bottle-13.txt ├── bottle-14.txt ├── bottle-15.txt ├── bottle-16.txt ├── bottle-17.txt ├── bottle-18.txt ├── bottle-19.txt ├── bottle-2.txt ├── bottle-20.txt ├── bottle-3.txt ├── bottle-4.txt ├── bottle-5.txt ├── bottle-6.txt ├── bottle-7.txt ├── bottle-8.txt ├── bottle-9.txt ├── bus-1.txt ├── bus-10.txt ├── bus-11.txt ├── bus-12.txt ├── bus-13.txt ├── bus-14.txt ├── bus-15.txt ├── bus-16.txt ├── bus-17.txt ├── bus-18.txt ├── bus-19.txt ├── bus-2.txt ├── bus-20.txt ├── bus-3.txt ├── bus-4.txt ├── bus-5.txt ├── bus-6.txt ├── bus-7.txt ├── bus-8.txt ├── bus-9.txt ├── car-1.txt ├── car-10.txt ├── car-11.txt ├── car-12.txt ├── car-13.txt ├── car-14.txt ├── car-15.txt ├── car-16.txt ├── car-17.txt ├── car-18.txt ├── car-19.txt ├── car-2.txt ├── car-20.txt ├── car-3.txt ├── car-4.txt ├── car-5.txt ├── car-6.txt ├── car-7.txt ├── car-8.txt ├── car-9.txt ├── cat-1.txt ├── cat-10.txt ├── cat-11.txt ├── cat-12.txt ├── cat-13.txt ├── cat-14.txt ├── cat-15.txt ├── cat-16.txt ├── cat-17.txt ├── cat-18.txt ├── cat-19.txt ├── cat-2.txt ├── cat-20.txt ├── cat-3.txt ├── cat-4.txt ├── cat-5.txt ├── cat-6.txt ├── cat-7.txt ├── cat-8.txt ├── cat-9.txt ├── cattle-1.txt ├── cattle-10.txt ├── cattle-11.txt ├── cattle-12.txt ├── cattle-13.txt ├── cattle-14.txt ├── cattle-15.txt ├── cattle-16.txt ├── cattle-17.txt ├── cattle-18.txt ├── cattle-19.txt ├── cattle-2.txt ├── cattle-20.txt ├── cattle-3.txt ├── cattle-4.txt ├── cattle-5.txt ├── cattle-6.txt ├── cattle-7.txt ├── cattle-8.txt ├── cattle-9.txt ├── chameleon-1.txt ├── chameleon-10.txt ├── chameleon-11.txt ├── chameleon-12.txt ├── chameleon-13.txt ├── chameleon-14.txt ├── chameleon-15.txt ├── chameleon-16.txt ├── chameleon-17.txt ├── chameleon-18.txt ├── chameleon-19.txt ├── chameleon-2.txt ├── chameleon-20.txt ├── chameleon-3.txt ├── chameleon-4.txt ├── chameleon-5.txt ├── chameleon-6.txt ├── chameleon-7.txt ├── chameleon-8.txt ├── chameleon-9.txt ├── coin-1.txt ├── coin-10.txt ├── coin-11.txt ├── coin-12.txt ├── coin-13.txt ├── coin-14.txt ├── coin-15.txt ├── coin-16.txt ├── coin-17.txt ├── coin-18.txt ├── coin-19.txt ├── coin-2.txt ├── coin-20.txt ├── coin-3.txt ├── coin-4.txt ├── coin-5.txt ├── coin-6.txt ├── coin-7.txt ├── coin-8.txt ├── coin-9.txt ├── crab-1.txt ├── crab-10.txt ├── crab-11.txt ├── crab-12.txt ├── crab-13.txt ├── crab-14.txt ├── crab-15.txt ├── crab-16.txt ├── crab-17.txt ├── crab-18.txt ├── crab-19.txt ├── crab-2.txt ├── crab-20.txt ├── crab-3.txt ├── crab-4.txt ├── crab-5.txt ├── crab-6.txt ├── crab-7.txt ├── crab-8.txt ├── crab-9.txt ├── crocodile-1.txt ├── crocodile-10.txt ├── crocodile-11.txt ├── crocodile-12.txt ├── crocodile-13.txt ├── crocodile-14.txt ├── crocodile-15.txt ├── crocodile-16.txt ├── crocodile-17.txt ├── crocodile-18.txt ├── crocodile-19.txt ├── crocodile-2.txt ├── crocodile-20.txt ├── crocodile-3.txt ├── crocodile-4.txt ├── crocodile-5.txt ├── crocodile-6.txt ├── crocodile-7.txt ├── crocodile-8.txt ├── crocodile-9.txt ├── cup-1.txt ├── cup-10.txt ├── cup-11.txt ├── cup-12.txt ├── cup-13.txt ├── cup-14.txt ├── cup-15.txt ├── cup-16.txt ├── cup-17.txt ├── cup-18.txt ├── cup-19.txt ├── cup-2.txt ├── cup-20.txt ├── cup-3.txt ├── cup-4.txt ├── cup-5.txt ├── cup-6.txt ├── cup-7.txt ├── cup-8.txt ├── cup-9.txt ├── deer-1.txt ├── deer-10.txt ├── deer-11.txt ├── deer-12.txt ├── deer-13.txt ├── deer-14.txt ├── deer-15.txt ├── deer-16.txt ├── deer-17.txt ├── deer-18.txt ├── deer-19.txt ├── deer-2.txt ├── deer-20.txt ├── deer-3.txt ├── deer-4.txt ├── deer-5.txt ├── deer-6.txt ├── deer-7.txt ├── deer-8.txt ├── deer-9.txt ├── dog-1.txt ├── dog-10.txt ├── dog-11.txt ├── dog-12.txt ├── dog-13.txt ├── dog-14.txt ├── dog-15.txt ├── dog-16.txt ├── dog-17.txt ├── dog-18.txt ├── dog-19.txt ├── dog-2.txt ├── dog-20.txt ├── dog-3.txt ├── dog-4.txt ├── dog-5.txt ├── dog-6.txt ├── dog-7.txt ├── dog-8.txt ├── dog-9.txt ├── drone-1.txt ├── drone-10.txt ├── drone-11.txt ├── drone-12.txt ├── drone-13.txt ├── drone-14.txt ├── drone-15.txt ├── drone-16.txt ├── drone-17.txt ├── drone-18.txt ├── drone-19.txt ├── drone-2.txt ├── drone-20.txt ├── drone-3.txt ├── drone-4.txt ├── drone-5.txt ├── drone-6.txt ├── drone-7.txt ├── drone-8.txt ├── drone-9.txt ├── electricfan-1.txt ├── electricfan-10.txt ├── electricfan-11.txt ├── electricfan-12.txt ├── electricfan-13.txt ├── electricfan-14.txt ├── electricfan-15.txt ├── electricfan-16.txt ├── electricfan-17.txt ├── electricfan-18.txt ├── electricfan-19.txt ├── electricfan-2.txt ├── electricfan-20.txt ├── electricfan-3.txt ├── electricfan-4.txt ├── electricfan-5.txt ├── electricfan-6.txt ├── electricfan-7.txt ├── electricfan-8.txt ├── electricfan-9.txt ├── elephant-1.txt ├── elephant-10.txt ├── elephant-11.txt ├── elephant-12.txt ├── elephant-13.txt ├── elephant-14.txt ├── elephant-15.txt ├── elephant-16.txt ├── elephant-17.txt ├── elephant-18.txt ├── elephant-19.txt ├── elephant-2.txt ├── elephant-20.txt ├── elephant-3.txt ├── elephant-4.txt ├── elephant-5.txt ├── elephant-6.txt ├── elephant-7.txt ├── elephant-8.txt ├── elephant-9.txt ├── flag-1.txt ├── flag-10.txt ├── flag-11.txt ├── flag-12.txt ├── flag-13.txt ├── flag-14.txt ├── flag-15.txt ├── flag-16.txt ├── flag-17.txt ├── flag-18.txt ├── flag-19.txt ├── flag-2.txt ├── flag-20.txt ├── flag-3.txt ├── flag-4.txt ├── flag-5.txt ├── flag-6.txt ├── flag-7.txt ├── flag-8.txt ├── flag-9.txt ├── fox-1.txt ├── fox-10.txt ├── fox-11.txt ├── fox-12.txt ├── fox-13.txt ├── fox-14.txt ├── fox-15.txt ├── fox-16.txt ├── fox-17.txt ├── fox-18.txt ├── fox-19.txt ├── fox-2.txt ├── fox-20.txt ├── fox-3.txt ├── fox-4.txt ├── fox-5.txt ├── fox-6.txt ├── fox-7.txt ├── fox-8.txt ├── fox-9.txt ├── frog-1.txt ├── frog-10.txt ├── frog-11.txt ├── frog-12.txt ├── frog-13.txt ├── frog-14.txt ├── frog-15.txt ├── frog-16.txt ├── frog-17.txt ├── frog-18.txt ├── frog-19.txt ├── frog-2.txt ├── frog-20.txt ├── frog-3.txt ├── frog-4.txt ├── frog-5.txt ├── frog-6.txt ├── frog-7.txt ├── frog-8.txt ├── frog-9.txt ├── gametarget-1.txt ├── gametarget-10.txt ├── gametarget-11.txt ├── gametarget-12.txt ├── gametarget-13.txt ├── gametarget-14.txt ├── gametarget-15.txt ├── gametarget-16.txt ├── gametarget-17.txt ├── gametarget-18.txt ├── gametarget-19.txt ├── gametarget-2.txt ├── gametarget-20.txt ├── gametarget-3.txt ├── gametarget-4.txt ├── gametarget-5.txt ├── gametarget-6.txt ├── gametarget-7.txt ├── gametarget-8.txt ├── gametarget-9.txt ├── gecko-1.txt ├── gecko-10.txt ├── gecko-11.txt ├── gecko-12.txt ├── gecko-13.txt ├── gecko-14.txt ├── gecko-15.txt ├── gecko-16.txt ├── gecko-17.txt ├── gecko-18.txt ├── gecko-19.txt ├── gecko-2.txt ├── gecko-20.txt ├── gecko-3.txt ├── gecko-4.txt ├── gecko-5.txt ├── gecko-6.txt ├── gecko-7.txt ├── gecko-8.txt ├── gecko-9.txt ├── giraffe-1.txt ├── giraffe-10.txt ├── giraffe-11.txt ├── giraffe-12.txt ├── giraffe-13.txt ├── giraffe-14.txt ├── giraffe-15.txt ├── giraffe-16.txt ├── giraffe-17.txt ├── giraffe-18.txt ├── giraffe-19.txt ├── giraffe-2.txt ├── giraffe-20.txt ├── giraffe-3.txt ├── giraffe-4.txt ├── giraffe-5.txt ├── giraffe-6.txt ├── giraffe-7.txt ├── giraffe-8.txt ├── giraffe-9.txt ├── goldfish-1.txt ├── goldfish-10.txt ├── goldfish-11.txt ├── goldfish-12.txt ├── goldfish-13.txt ├── goldfish-14.txt ├── goldfish-15.txt ├── goldfish-16.txt ├── goldfish-17.txt ├── goldfish-18.txt ├── goldfish-19.txt ├── goldfish-2.txt ├── goldfish-20.txt ├── goldfish-3.txt ├── goldfish-4.txt ├── goldfish-5.txt ├── goldfish-6.txt ├── goldfish-7.txt ├── goldfish-8.txt ├── goldfish-9.txt ├── gorilla-1.txt ├── gorilla-10.txt ├── gorilla-11.txt ├── gorilla-12.txt ├── gorilla-13.txt ├── gorilla-14.txt ├── gorilla-15.txt ├── gorilla-16.txt ├── gorilla-17.txt ├── gorilla-18.txt ├── gorilla-19.txt ├── gorilla-2.txt ├── gorilla-20.txt ├── gorilla-3.txt ├── gorilla-4.txt ├── gorilla-5.txt ├── gorilla-6.txt ├── gorilla-7.txt ├── gorilla-8.txt ├── gorilla-9.txt ├── guitar-1.txt ├── guitar-10.txt ├── guitar-11.txt ├── guitar-12.txt ├── guitar-13.txt ├── guitar-14.txt ├── guitar-15.txt ├── guitar-16.txt ├── guitar-17.txt ├── guitar-18.txt ├── guitar-19.txt ├── guitar-2.txt ├── guitar-20.txt ├── guitar-3.txt ├── guitar-4.txt ├── guitar-5.txt ├── guitar-6.txt ├── guitar-7.txt ├── guitar-8.txt ├── guitar-9.txt ├── hand-1.txt ├── hand-10.txt ├── hand-11.txt ├── hand-12.txt ├── hand-13.txt ├── hand-14.txt ├── hand-15.txt ├── hand-16.txt ├── hand-17.txt ├── hand-18.txt ├── hand-19.txt ├── hand-2.txt ├── hand-20.txt ├── hand-3.txt ├── hand-4.txt ├── hand-5.txt ├── hand-6.txt ├── hand-7.txt ├── hand-8.txt ├── hand-9.txt ├── hat-1.txt ├── hat-10.txt ├── hat-11.txt ├── hat-12.txt ├── hat-13.txt ├── hat-14.txt ├── hat-15.txt ├── hat-16.txt ├── hat-17.txt ├── hat-18.txt ├── hat-19.txt ├── hat-2.txt ├── hat-20.txt ├── hat-3.txt ├── hat-4.txt ├── hat-5.txt ├── hat-6.txt ├── hat-7.txt ├── hat-8.txt ├── hat-9.txt ├── helmet-1.txt ├── helmet-10.txt ├── helmet-11.txt ├── helmet-12.txt ├── helmet-13.txt ├── helmet-14.txt ├── helmet-15.txt ├── helmet-16.txt ├── helmet-17.txt ├── helmet-18.txt ├── helmet-19.txt ├── helmet-2.txt ├── helmet-20.txt ├── helmet-3.txt ├── helmet-4.txt ├── helmet-5.txt ├── helmet-6.txt ├── helmet-7.txt ├── helmet-8.txt ├── helmet-9.txt ├── hippo-1.txt ├── hippo-10.txt ├── hippo-11.txt ├── hippo-12.txt ├── hippo-13.txt ├── hippo-14.txt ├── hippo-15.txt ├── hippo-16.txt ├── hippo-17.txt ├── hippo-18.txt ├── hippo-19.txt ├── hippo-2.txt ├── hippo-20.txt ├── hippo-3.txt ├── hippo-4.txt ├── hippo-5.txt ├── hippo-6.txt ├── hippo-7.txt ├── hippo-8.txt ├── hippo-9.txt ├── horse-1.txt ├── horse-10.txt ├── horse-11.txt ├── horse-12.txt ├── horse-13.txt ├── horse-14.txt ├── horse-15.txt ├── horse-16.txt ├── horse-17.txt ├── horse-18.txt ├── horse-19.txt ├── horse-2.txt ├── horse-20.txt ├── horse-3.txt ├── horse-4.txt ├── horse-5.txt ├── horse-6.txt ├── horse-7.txt ├── horse-8.txt ├── horse-9.txt ├── kangaroo-1.txt ├── kangaroo-10.txt ├── kangaroo-11.txt ├── kangaroo-12.txt ├── kangaroo-13.txt ├── kangaroo-14.txt ├── kangaroo-15.txt ├── kangaroo-16.txt ├── kangaroo-17.txt ├── kangaroo-18.txt ├── kangaroo-19.txt ├── kangaroo-2.txt ├── kangaroo-20.txt ├── kangaroo-3.txt ├── kangaroo-4.txt ├── kangaroo-5.txt ├── kangaroo-6.txt ├── kangaroo-7.txt ├── kangaroo-8.txt ├── kangaroo-9.txt ├── kite-1.txt ├── kite-10.txt ├── kite-11.txt ├── kite-12.txt ├── kite-13.txt ├── kite-14.txt ├── kite-15.txt ├── kite-16.txt ├── kite-17.txt ├── kite-18.txt ├── kite-19.txt ├── kite-2.txt ├── kite-20.txt ├── kite-3.txt ├── kite-4.txt ├── kite-5.txt ├── kite-6.txt ├── kite-7.txt ├── kite-8.txt ├── kite-9.txt ├── leopard-1.txt ├── leopard-10.txt ├── leopard-11.txt ├── leopard-12.txt ├── leopard-13.txt ├── leopard-14.txt ├── leopard-15.txt ├── leopard-16.txt ├── leopard-17.txt ├── leopard-18.txt ├── leopard-19.txt ├── leopard-2.txt ├── leopard-20.txt ├── leopard-3.txt ├── leopard-4.txt ├── leopard-5.txt ├── leopard-6.txt ├── leopard-7.txt ├── leopard-8.txt ├── leopard-9.txt ├── licenseplate-1.txt ├── licenseplate-10.txt ├── licenseplate-11.txt ├── licenseplate-12.txt ├── licenseplate-13.txt ├── licenseplate-14.txt ├── licenseplate-15.txt ├── licenseplate-16.txt ├── licenseplate-17.txt ├── licenseplate-18.txt ├── licenseplate-19.txt ├── licenseplate-2.txt ├── licenseplate-20.txt ├── licenseplate-3.txt ├── licenseplate-4.txt ├── licenseplate-5.txt ├── licenseplate-6.txt ├── licenseplate-7.txt ├── licenseplate-8.txt ├── licenseplate-9.txt ├── lion-1.txt ├── lion-10.txt ├── lion-11.txt ├── lion-12.txt ├── lion-13.txt ├── lion-14.txt ├── lion-15.txt ├── lion-16.txt ├── lion-17.txt ├── lion-18.txt ├── lion-19.txt ├── lion-2.txt ├── lion-20.txt ├── lion-3.txt ├── lion-4.txt ├── lion-5.txt ├── lion-6.txt ├── lion-7.txt ├── lion-8.txt ├── lion-9.txt ├── lizard-1.txt ├── lizard-10.txt ├── lizard-11.txt ├── lizard-12.txt ├── lizard-13.txt ├── lizard-14.txt ├── lizard-15.txt ├── lizard-16.txt ├── lizard-17.txt ├── lizard-18.txt ├── lizard-19.txt ├── lizard-2.txt ├── lizard-20.txt ├── lizard-3.txt ├── lizard-4.txt ├── lizard-5.txt ├── lizard-6.txt ├── lizard-7.txt ├── lizard-8.txt ├── lizard-9.txt ├── microphone-1.txt ├── microphone-10.txt ├── microphone-11.txt ├── microphone-12.txt ├── microphone-13.txt ├── microphone-14.txt ├── microphone-15.txt ├── microphone-16.txt ├── microphone-17.txt ├── microphone-18.txt ├── microphone-19.txt ├── microphone-2.txt ├── microphone-20.txt ├── microphone-3.txt ├── microphone-4.txt ├── microphone-5.txt ├── microphone-6.txt ├── microphone-7.txt ├── microphone-8.txt ├── microphone-9.txt ├── monkey-1.txt ├── monkey-10.txt ├── monkey-11.txt ├── monkey-12.txt ├── monkey-13.txt ├── monkey-14.txt ├── monkey-15.txt ├── monkey-16.txt ├── monkey-17.txt ├── monkey-18.txt ├── monkey-19.txt ├── monkey-2.txt ├── monkey-20.txt ├── monkey-3.txt ├── monkey-4.txt ├── monkey-5.txt ├── monkey-6.txt ├── monkey-7.txt ├── monkey-8.txt ├── monkey-9.txt ├── motorcycle-1.txt ├── motorcycle-10.txt ├── motorcycle-11.txt ├── motorcycle-12.txt ├── motorcycle-13.txt ├── motorcycle-14.txt ├── motorcycle-15.txt ├── motorcycle-16.txt ├── motorcycle-17.txt ├── motorcycle-18.txt ├── motorcycle-19.txt ├── motorcycle-2.txt ├── motorcycle-20.txt ├── motorcycle-3.txt ├── motorcycle-4.txt ├── motorcycle-5.txt ├── motorcycle-6.txt ├── motorcycle-7.txt ├── motorcycle-8.txt ├── motorcycle-9.txt ├── mouse-1.txt ├── mouse-10.txt ├── mouse-11.txt ├── mouse-12.txt ├── mouse-13.txt ├── mouse-14.txt ├── mouse-15.txt ├── mouse-16.txt ├── mouse-17.txt ├── mouse-18.txt ├── mouse-19.txt ├── mouse-2.txt ├── mouse-20.txt ├── mouse-3.txt ├── mouse-4.txt ├── mouse-5.txt ├── mouse-6.txt ├── mouse-7.txt ├── mouse-8.txt ├── mouse-9.txt ├── nlp │ ├── airplane-1.txt │ ├── airplane-10.txt │ ├── airplane-11.txt │ ├── airplane-12.txt │ ├── airplane-13.txt │ ├── airplane-14.txt │ ├── airplane-15.txt │ ├── airplane-16.txt │ ├── airplane-17.txt │ ├── airplane-18.txt │ ├── airplane-19.txt │ ├── airplane-2.txt │ ├── airplane-20.txt │ ├── airplane-3.txt │ ├── airplane-4.txt │ ├── airplane-5.txt │ ├── airplane-6.txt │ ├── airplane-7.txt │ ├── airplane-8.txt │ ├── airplane-9.txt │ ├── basketball-1.txt │ ├── basketball-10.txt │ ├── basketball-11.txt │ ├── basketball-12.txt │ ├── basketball-13.txt │ ├── basketball-14.txt │ ├── basketball-15.txt │ ├── basketball-16.txt │ ├── basketball-17.txt │ ├── basketball-18.txt │ ├── basketball-19.txt │ ├── basketball-2.txt │ ├── basketball-20.txt │ ├── basketball-3.txt │ ├── basketball-4.txt │ ├── basketball-5.txt │ ├── basketball-6.txt │ ├── basketball-7.txt │ ├── basketball-8.txt │ ├── basketball-9.txt │ ├── bear-1.txt │ ├── bear-10.txt │ ├── bear-11.txt │ ├── bear-12.txt │ ├── bear-13.txt │ ├── bear-14.txt │ ├── bear-15.txt │ ├── bear-16.txt │ ├── bear-17.txt │ ├── bear-18.txt │ ├── bear-19.txt │ ├── bear-2.txt │ ├── bear-20.txt │ ├── bear-3.txt │ ├── bear-4.txt │ ├── bear-5.txt │ ├── bear-6.txt │ ├── bear-7.txt │ ├── bear-8.txt │ ├── bear-9.txt │ ├── bicycle-1.txt │ ├── bicycle-10.txt │ ├── bicycle-11.txt │ ├── bicycle-12.txt │ ├── bicycle-13.txt │ ├── bicycle-14.txt │ ├── bicycle-15.txt │ ├── bicycle-16.txt │ ├── bicycle-17.txt │ ├── bicycle-18.txt │ ├── bicycle-19.txt │ ├── bicycle-2.txt │ ├── bicycle-20.txt │ ├── bicycle-3.txt │ ├── bicycle-4.txt │ ├── bicycle-5.txt │ ├── bicycle-6.txt │ ├── bicycle-7.txt │ ├── bicycle-8.txt │ ├── bicycle-9.txt │ ├── bird-1.txt │ ├── bird-10.txt │ ├── bird-11.txt │ ├── bird-12.txt │ ├── bird-13.txt │ ├── bird-14.txt │ ├── bird-15.txt │ ├── bird-16.txt │ ├── bird-17.txt │ ├── bird-18.txt │ ├── bird-19.txt │ ├── bird-2.txt │ ├── bird-20.txt │ ├── bird-3.txt │ ├── bird-4.txt │ ├── bird-5.txt │ ├── bird-6.txt │ ├── bird-7.txt │ ├── bird-8.txt │ ├── bird-9.txt │ ├── boat-1.txt │ ├── boat-10.txt │ ├── boat-11.txt │ ├── boat-12.txt │ ├── boat-13.txt │ ├── boat-14.txt │ ├── boat-15.txt │ ├── boat-16.txt │ ├── boat-17.txt │ ├── boat-18.txt │ ├── boat-19.txt │ ├── boat-2.txt │ ├── boat-20.txt │ ├── boat-3.txt │ ├── boat-4.txt │ ├── boat-5.txt │ ├── boat-6.txt │ ├── boat-7.txt │ ├── boat-8.txt │ ├── boat-9.txt │ ├── book-1.txt │ ├── book-10.txt │ ├── book-11.txt │ ├── book-12.txt │ ├── book-13.txt │ ├── book-14.txt │ ├── book-15.txt │ ├── book-16.txt │ ├── book-17.txt │ ├── book-18.txt │ ├── book-19.txt │ ├── book-2.txt │ ├── book-20.txt │ ├── book-3.txt │ ├── book-4.txt │ ├── book-5.txt │ ├── book-6.txt │ ├── book-7.txt │ ├── book-8.txt │ ├── book-9.txt │ ├── bottle-1.txt │ ├── bottle-10.txt │ ├── bottle-11.txt │ ├── bottle-12.txt │ ├── bottle-13.txt │ ├── bottle-14.txt │ ├── bottle-15.txt │ ├── bottle-16.txt │ ├── bottle-17.txt │ ├── bottle-18.txt │ ├── bottle-19.txt │ ├── bottle-2.txt │ ├── bottle-20.txt │ ├── bottle-3.txt │ ├── bottle-4.txt │ ├── bottle-5.txt │ ├── bottle-6.txt │ ├── bottle-7.txt │ ├── bottle-8.txt │ ├── bottle-9.txt │ ├── bus-1.txt │ ├── bus-10.txt │ ├── bus-11.txt │ ├── bus-12.txt │ ├── bus-13.txt │ ├── bus-14.txt │ ├── bus-15.txt │ ├── bus-16.txt │ ├── bus-17.txt │ ├── bus-18.txt │ ├── bus-19.txt │ ├── bus-2.txt │ ├── bus-20.txt │ ├── bus-3.txt │ ├── bus-4.txt │ ├── bus-5.txt │ ├── bus-6.txt │ ├── bus-7.txt │ ├── bus-8.txt │ ├── bus-9.txt │ ├── car-1.txt │ ├── car-10.txt │ ├── car-11.txt │ ├── car-12.txt │ ├── car-13.txt │ ├── car-14.txt │ ├── car-15.txt │ ├── car-16.txt │ ├── car-17.txt │ ├── car-18.txt │ ├── car-19.txt │ ├── car-2.txt │ ├── car-20.txt │ ├── car-3.txt │ ├── car-4.txt │ ├── car-5.txt │ ├── car-6.txt │ ├── car-7.txt │ ├── car-8.txt │ ├── car-9.txt │ ├── cat-1.txt │ ├── cat-10.txt │ ├── cat-11.txt │ ├── cat-12.txt │ ├── cat-13.txt │ ├── cat-14.txt │ ├── cat-15.txt │ ├── cat-16.txt │ ├── cat-17.txt │ ├── cat-18.txt │ ├── cat-19.txt │ ├── cat-2.txt │ ├── cat-20.txt │ ├── cat-3.txt │ ├── cat-4.txt │ ├── cat-5.txt │ ├── cat-6.txt │ ├── cat-7.txt │ ├── cat-8.txt │ ├── cat-9.txt │ ├── cattle-1.txt │ ├── cattle-10.txt │ ├── cattle-11.txt │ ├── cattle-12.txt │ ├── cattle-13.txt │ ├── cattle-14.txt │ ├── cattle-15.txt │ ├── cattle-16.txt │ ├── cattle-17.txt │ ├── cattle-18.txt │ ├── cattle-19.txt │ ├── cattle-2.txt │ ├── cattle-20.txt │ ├── cattle-3.txt │ ├── cattle-4.txt │ ├── cattle-5.txt │ ├── cattle-6.txt │ ├── cattle-7.txt │ ├── cattle-8.txt │ ├── cattle-9.txt │ ├── chameleon-1.txt │ ├── chameleon-10.txt │ ├── chameleon-11.txt │ ├── chameleon-12.txt │ ├── chameleon-13.txt │ ├── chameleon-14.txt │ ├── chameleon-15.txt │ ├── chameleon-16.txt │ ├── chameleon-17.txt │ ├── chameleon-18.txt │ ├── chameleon-19.txt │ ├── chameleon-2.txt │ ├── chameleon-20.txt │ ├── chameleon-3.txt │ ├── chameleon-4.txt │ ├── chameleon-5.txt │ ├── chameleon-6.txt │ ├── chameleon-7.txt │ ├── chameleon-8.txt │ ├── chameleon-9.txt │ ├── coin-1.txt │ ├── coin-10.txt │ ├── coin-11.txt │ ├── coin-12.txt │ ├── coin-13.txt │ ├── coin-14.txt │ ├── coin-15.txt │ ├── coin-16.txt │ ├── coin-17.txt │ ├── coin-18.txt │ ├── coin-19.txt │ ├── coin-2.txt │ ├── coin-20.txt │ ├── coin-3.txt │ ├── coin-4.txt │ ├── coin-5.txt │ ├── coin-6.txt │ ├── coin-7.txt │ ├── coin-8.txt │ ├── coin-9.txt │ ├── crab-1.txt │ ├── crab-10.txt │ ├── crab-11.txt │ ├── crab-12.txt │ ├── crab-13.txt │ ├── crab-14.txt │ ├── crab-15.txt │ ├── crab-16.txt │ ├── crab-17.txt │ ├── crab-18.txt │ ├── crab-19.txt │ ├── crab-2.txt │ ├── crab-20.txt │ ├── crab-3.txt │ ├── crab-4.txt │ ├── crab-5.txt │ ├── crab-6.txt │ ├── crab-7.txt │ ├── crab-8.txt │ ├── crab-9.txt │ ├── crocodile-1.txt │ ├── crocodile-10.txt │ ├── crocodile-11.txt │ ├── crocodile-12.txt │ ├── crocodile-13.txt │ ├── crocodile-14.txt │ ├── crocodile-15.txt │ ├── crocodile-16.txt │ ├── crocodile-17.txt │ ├── crocodile-18.txt │ ├── crocodile-19.txt │ ├── crocodile-2.txt │ ├── crocodile-20.txt │ ├── crocodile-3.txt │ ├── crocodile-4.txt │ ├── crocodile-5.txt │ ├── crocodile-6.txt │ ├── crocodile-7.txt │ ├── crocodile-8.txt │ ├── crocodile-9.txt │ ├── cup-1.txt │ ├── cup-10.txt │ ├── cup-11.txt │ ├── cup-12.txt │ ├── cup-13.txt │ ├── cup-14.txt │ ├── cup-15.txt │ ├── cup-16.txt │ ├── cup-17.txt │ ├── cup-18.txt │ ├── cup-19.txt │ ├── cup-2.txt │ ├── cup-20.txt │ ├── cup-3.txt │ ├── cup-4.txt │ ├── cup-5.txt │ ├── cup-6.txt │ ├── cup-7.txt │ ├── cup-8.txt │ ├── cup-9.txt │ ├── deer-1.txt │ ├── deer-10.txt │ ├── deer-11.txt │ ├── deer-12.txt │ ├── deer-13.txt │ ├── deer-14.txt │ ├── deer-15.txt │ ├── deer-16.txt │ ├── deer-17.txt │ ├── deer-18.txt │ ├── deer-19.txt │ ├── deer-2.txt │ ├── deer-20.txt │ ├── deer-3.txt │ ├── deer-4.txt │ ├── deer-5.txt │ ├── deer-6.txt │ ├── deer-7.txt │ ├── deer-8.txt │ ├── deer-9.txt │ ├── dog-1.txt │ ├── dog-10.txt │ ├── dog-11.txt │ ├── dog-12.txt │ ├── dog-13.txt │ ├── dog-14.txt │ ├── dog-15.txt │ ├── dog-16.txt │ ├── dog-17.txt │ ├── dog-18.txt │ ├── dog-19.txt │ ├── dog-2.txt │ ├── dog-20.txt │ ├── dog-3.txt │ ├── dog-4.txt │ ├── dog-5.txt │ ├── dog-6.txt │ ├── dog-7.txt │ ├── dog-8.txt │ ├── dog-9.txt │ ├── drone-1.txt │ ├── drone-10.txt │ ├── drone-11.txt │ ├── drone-12.txt │ ├── drone-13.txt │ ├── drone-14.txt │ ├── drone-15.txt │ ├── drone-16.txt │ ├── drone-17.txt │ ├── drone-18.txt │ ├── drone-19.txt │ ├── drone-2.txt │ ├── drone-20.txt │ ├── drone-3.txt │ ├── drone-4.txt │ ├── drone-5.txt │ ├── drone-6.txt │ ├── drone-7.txt │ ├── drone-8.txt │ ├── drone-9.txt │ ├── electricfan-1.txt │ ├── electricfan-10.txt │ ├── electricfan-11.txt │ ├── electricfan-12.txt │ ├── electricfan-13.txt │ ├── electricfan-14.txt │ ├── electricfan-15.txt │ ├── electricfan-16.txt │ ├── electricfan-17.txt │ ├── electricfan-18.txt │ ├── electricfan-19.txt │ ├── electricfan-2.txt │ ├── electricfan-20.txt │ ├── electricfan-3.txt │ ├── electricfan-4.txt │ ├── electricfan-5.txt │ ├── electricfan-6.txt │ ├── electricfan-7.txt │ ├── electricfan-8.txt │ ├── electricfan-9.txt │ ├── elephant-1.txt │ ├── elephant-10.txt │ ├── elephant-11.txt │ ├── elephant-12.txt │ ├── elephant-13.txt │ ├── elephant-14.txt │ ├── elephant-15.txt │ ├── elephant-16.txt │ ├── elephant-17.txt │ ├── elephant-18.txt │ ├── elephant-19.txt │ ├── elephant-2.txt │ ├── elephant-20.txt │ ├── elephant-3.txt │ ├── elephant-4.txt │ ├── elephant-5.txt │ ├── elephant-6.txt │ ├── elephant-7.txt │ ├── elephant-8.txt │ ├── elephant-9.txt │ ├── flag-1.txt │ ├── flag-10.txt │ ├── flag-11.txt │ ├── flag-12.txt │ ├── flag-13.txt │ ├── flag-14.txt │ ├── flag-15.txt │ ├── flag-16.txt │ ├── flag-17.txt │ ├── flag-18.txt │ ├── flag-19.txt │ ├── flag-2.txt │ ├── flag-20.txt │ ├── flag-3.txt │ ├── flag-4.txt │ ├── flag-5.txt │ ├── flag-6.txt │ ├── flag-7.txt │ ├── flag-8.txt │ ├── flag-9.txt │ ├── fox-1.txt │ ├── fox-10.txt │ ├── fox-11.txt │ ├── fox-12.txt │ ├── fox-13.txt │ ├── fox-14.txt │ ├── fox-15.txt │ ├── fox-16.txt │ ├── fox-17.txt │ ├── fox-18.txt │ ├── fox-19.txt │ ├── fox-2.txt │ ├── fox-20.txt │ ├── fox-3.txt │ ├── fox-4.txt │ ├── fox-5.txt │ ├── fox-6.txt │ ├── fox-7.txt │ ├── fox-8.txt │ ├── fox-9.txt │ ├── frog-1.txt │ ├── frog-10.txt │ ├── frog-11.txt │ ├── frog-12.txt │ ├── frog-13.txt │ ├── frog-14.txt │ ├── frog-15.txt │ ├── frog-16.txt │ ├── frog-17.txt │ ├── frog-18.txt │ ├── frog-19.txt │ ├── frog-2.txt │ ├── frog-20.txt │ ├── frog-3.txt │ ├── frog-4.txt │ ├── frog-5.txt │ ├── frog-6.txt │ ├── frog-7.txt │ ├── frog-8.txt │ ├── frog-9.txt │ ├── gametarget-1.txt │ ├── gametarget-10.txt │ ├── gametarget-11.txt │ ├── gametarget-12.txt │ ├── gametarget-13.txt │ ├── gametarget-14.txt │ ├── gametarget-15.txt │ ├── gametarget-16.txt │ ├── gametarget-17.txt │ ├── gametarget-18.txt │ ├── gametarget-19.txt │ ├── gametarget-2.txt │ ├── gametarget-20.txt │ ├── gametarget-3.txt │ ├── gametarget-4.txt │ ├── gametarget-5.txt │ ├── gametarget-6.txt │ ├── gametarget-7.txt │ ├── gametarget-8.txt │ ├── gametarget-9.txt │ ├── gecko-1.txt │ ├── gecko-10.txt │ ├── gecko-11.txt │ ├── gecko-12.txt │ ├── gecko-13.txt │ ├── gecko-14.txt │ ├── gecko-15.txt │ ├── gecko-16.txt │ ├── gecko-17.txt │ ├── gecko-18.txt │ ├── gecko-19.txt │ ├── gecko-2.txt │ ├── gecko-20.txt │ ├── gecko-3.txt │ ├── gecko-4.txt │ ├── gecko-5.txt │ ├── gecko-6.txt │ ├── gecko-7.txt │ ├── gecko-8.txt │ ├── gecko-9.txt │ ├── giraffe-1.txt │ ├── giraffe-10.txt │ ├── giraffe-11.txt │ ├── giraffe-12.txt │ ├── giraffe-13.txt │ ├── giraffe-14.txt │ ├── giraffe-15.txt │ ├── giraffe-16.txt │ ├── giraffe-17.txt │ ├── giraffe-18.txt │ ├── giraffe-19.txt │ ├── giraffe-2.txt │ ├── giraffe-20.txt │ ├── giraffe-3.txt │ ├── giraffe-4.txt │ ├── giraffe-5.txt │ ├── giraffe-6.txt │ ├── giraffe-7.txt │ ├── giraffe-8.txt │ ├── giraffe-9.txt │ ├── goldfish-1.txt │ ├── goldfish-10.txt │ ├── goldfish-11.txt │ ├── goldfish-12.txt │ ├── goldfish-13.txt │ ├── goldfish-14.txt │ ├── goldfish-15.txt │ ├── goldfish-16.txt │ ├── goldfish-17.txt │ ├── goldfish-18.txt │ ├── goldfish-19.txt │ ├── goldfish-2.txt │ ├── goldfish-20.txt │ ├── goldfish-3.txt │ ├── goldfish-4.txt │ ├── goldfish-5.txt │ ├── goldfish-6.txt │ ├── goldfish-7.txt │ ├── goldfish-8.txt │ ├── goldfish-9.txt │ ├── gorilla-1.txt │ ├── gorilla-10.txt │ ├── gorilla-11.txt │ ├── gorilla-12.txt │ ├── gorilla-13.txt │ ├── gorilla-14.txt │ ├── gorilla-15.txt │ ├── gorilla-16.txt │ ├── gorilla-17.txt │ ├── gorilla-18.txt │ ├── gorilla-19.txt │ ├── gorilla-2.txt │ ├── gorilla-20.txt │ ├── gorilla-3.txt │ ├── gorilla-4.txt │ ├── gorilla-5.txt │ ├── gorilla-6.txt │ ├── gorilla-7.txt │ ├── gorilla-8.txt │ ├── gorilla-9.txt │ ├── guitar-1.txt │ ├── guitar-10.txt │ ├── guitar-11.txt │ ├── guitar-12.txt │ ├── guitar-13.txt │ ├── guitar-14.txt │ ├── guitar-15.txt │ ├── guitar-16.txt │ ├── guitar-17.txt │ ├── guitar-18.txt │ ├── guitar-19.txt │ ├── guitar-2.txt │ ├── guitar-20.txt │ ├── guitar-3.txt │ ├── guitar-4.txt │ ├── guitar-5.txt │ ├── guitar-6.txt │ ├── guitar-7.txt │ ├── guitar-8.txt │ ├── guitar-9.txt │ ├── hand-1.txt │ ├── hand-10.txt │ ├── hand-11.txt │ ├── hand-12.txt │ ├── hand-13.txt │ ├── hand-14.txt │ ├── hand-15.txt │ ├── hand-16.txt │ ├── hand-17.txt │ ├── hand-18.txt │ ├── hand-19.txt │ ├── hand-2.txt │ ├── hand-20.txt │ ├── hand-3.txt │ ├── hand-4.txt │ ├── hand-5.txt │ ├── hand-6.txt │ ├── hand-7.txt │ ├── hand-8.txt │ ├── hand-9.txt │ ├── hat-1.txt │ ├── hat-10.txt │ ├── hat-11.txt │ ├── hat-12.txt │ ├── hat-13.txt │ ├── hat-14.txt │ ├── hat-15.txt │ ├── hat-16.txt │ ├── hat-17.txt │ ├── hat-18.txt │ ├── hat-19.txt │ ├── hat-2.txt │ ├── hat-20.txt │ ├── hat-3.txt │ ├── hat-4.txt │ ├── hat-5.txt │ ├── hat-6.txt │ ├── hat-7.txt │ ├── hat-8.txt │ ├── hat-9.txt │ ├── helmet-1.txt │ ├── helmet-10.txt │ ├── helmet-11.txt │ ├── helmet-12.txt │ ├── helmet-13.txt │ ├── helmet-14.txt │ ├── helmet-15.txt │ ├── helmet-16.txt │ ├── helmet-17.txt │ ├── helmet-18.txt │ ├── helmet-19.txt │ ├── helmet-2.txt │ ├── helmet-20.txt │ ├── helmet-3.txt │ ├── helmet-4.txt │ ├── helmet-5.txt │ ├── helmet-6.txt │ ├── helmet-7.txt │ ├── helmet-8.txt │ ├── helmet-9.txt │ ├── hippo-1.txt │ ├── hippo-10.txt │ ├── hippo-11.txt │ ├── hippo-12.txt │ ├── hippo-13.txt │ ├── hippo-14.txt │ ├── hippo-15.txt │ ├── hippo-16.txt │ ├── hippo-17.txt │ ├── hippo-18.txt │ ├── hippo-19.txt │ ├── hippo-2.txt │ ├── hippo-20.txt │ ├── hippo-3.txt │ ├── hippo-4.txt │ ├── hippo-5.txt │ ├── hippo-6.txt │ ├── hippo-7.txt │ ├── hippo-8.txt │ ├── hippo-9.txt │ ├── horse-1.txt │ ├── horse-10.txt │ ├── horse-11.txt │ ├── horse-12.txt │ ├── horse-13.txt │ ├── horse-14.txt │ ├── horse-15.txt │ ├── horse-16.txt │ ├── horse-17.txt │ ├── horse-18.txt │ ├── horse-19.txt │ ├── horse-2.txt │ ├── horse-20.txt │ ├── horse-3.txt │ ├── horse-4.txt │ ├── horse-5.txt │ ├── horse-6.txt │ ├── horse-7.txt │ ├── horse-8.txt │ ├── horse-9.txt │ ├── kangaroo-1.txt │ ├── kangaroo-10.txt │ ├── kangaroo-11.txt │ ├── kangaroo-12.txt │ ├── kangaroo-13.txt │ ├── kangaroo-14.txt │ ├── kangaroo-15.txt │ ├── kangaroo-16.txt │ ├── kangaroo-17.txt │ ├── kangaroo-18.txt │ ├── kangaroo-19.txt │ ├── kangaroo-2.txt │ ├── kangaroo-20.txt │ ├── kangaroo-3.txt │ ├── kangaroo-4.txt │ ├── kangaroo-5.txt │ ├── kangaroo-6.txt │ ├── kangaroo-7.txt │ ├── kangaroo-8.txt │ ├── kangaroo-9.txt │ ├── kite-1.txt │ ├── kite-10.txt │ ├── kite-11.txt │ ├── kite-12.txt │ ├── kite-13.txt │ ├── kite-14.txt │ ├── kite-15.txt │ ├── kite-16.txt │ ├── kite-17.txt │ ├── kite-18.txt │ ├── kite-19.txt │ ├── kite-2.txt │ ├── kite-20.txt │ ├── kite-3.txt │ ├── kite-4.txt │ ├── kite-5.txt │ ├── kite-6.txt │ ├── kite-7.txt │ ├── kite-8.txt │ ├── kite-9.txt │ ├── leopard-1.txt │ ├── leopard-10.txt │ ├── leopard-11.txt │ ├── leopard-12.txt │ ├── leopard-13.txt │ ├── leopard-14.txt │ ├── leopard-15.txt │ ├── leopard-16.txt │ ├── leopard-17.txt │ ├── leopard-18.txt │ ├── leopard-19.txt │ ├── leopard-2.txt │ ├── leopard-20.txt │ ├── leopard-3.txt │ ├── leopard-4.txt │ ├── leopard-5.txt │ ├── leopard-6.txt │ ├── leopard-7.txt │ ├── leopard-8.txt │ ├── leopard-9.txt │ ├── licenseplate-1.txt │ ├── licenseplate-10.txt │ ├── licenseplate-11.txt │ ├── licenseplate-12.txt │ ├── licenseplate-13.txt │ ├── licenseplate-14.txt │ ├── licenseplate-15.txt │ ├── licenseplate-16.txt │ ├── licenseplate-17.txt │ ├── licenseplate-18.txt │ ├── licenseplate-19.txt │ ├── licenseplate-2.txt │ ├── licenseplate-20.txt │ ├── licenseplate-3.txt │ ├── licenseplate-4.txt │ ├── licenseplate-5.txt │ ├── licenseplate-6.txt │ ├── licenseplate-7.txt │ ├── licenseplate-8.txt │ ├── licenseplate-9.txt │ ├── lion-1.txt │ ├── lion-10.txt │ ├── lion-11.txt │ ├── lion-12.txt │ ├── lion-13.txt │ ├── lion-14.txt │ ├── lion-15.txt │ ├── lion-16.txt │ ├── lion-17.txt │ ├── lion-18.txt │ ├── lion-19.txt │ ├── lion-2.txt │ ├── lion-20.txt │ ├── lion-3.txt │ ├── lion-4.txt │ ├── lion-5.txt │ ├── lion-6.txt │ ├── lion-7.txt │ ├── lion-8.txt │ ├── lion-9.txt │ ├── lizard-1.txt │ ├── lizard-10.txt │ ├── lizard-11.txt │ ├── lizard-12.txt │ ├── lizard-13.txt │ ├── lizard-14.txt │ ├── lizard-15.txt │ ├── lizard-16.txt │ ├── lizard-17.txt │ ├── lizard-18.txt │ ├── lizard-19.txt │ ├── lizard-2.txt │ ├── lizard-20.txt │ ├── lizard-3.txt │ ├── lizard-4.txt │ ├── lizard-5.txt │ ├── lizard-6.txt │ ├── lizard-7.txt │ ├── lizard-8.txt │ ├── lizard-9.txt │ ├── microphone-1.txt │ ├── microphone-10.txt │ ├── microphone-11.txt │ ├── microphone-12.txt │ ├── microphone-13.txt │ ├── microphone-14.txt │ ├── microphone-15.txt │ ├── microphone-16.txt │ ├── microphone-17.txt │ ├── microphone-18.txt │ ├── microphone-19.txt │ ├── microphone-2.txt │ ├── microphone-20.txt │ ├── microphone-3.txt │ ├── microphone-4.txt │ ├── microphone-5.txt │ ├── microphone-6.txt │ ├── microphone-7.txt │ ├── microphone-8.txt │ ├── microphone-9.txt │ ├── monkey-1.txt │ ├── monkey-10.txt │ ├── monkey-11.txt │ ├── monkey-12.txt │ ├── monkey-13.txt │ ├── monkey-14.txt │ ├── monkey-15.txt │ ├── monkey-16.txt │ ├── monkey-17.txt │ ├── monkey-18.txt │ ├── monkey-19.txt │ ├── monkey-2.txt │ ├── monkey-20.txt │ ├── monkey-3.txt │ ├── monkey-4.txt │ ├── monkey-5.txt │ ├── monkey-6.txt │ ├── monkey-7.txt │ ├── monkey-8.txt │ ├── monkey-9.txt │ ├── motorcycle-1.txt │ ├── motorcycle-10.txt │ ├── motorcycle-11.txt │ ├── motorcycle-12.txt │ ├── motorcycle-13.txt │ ├── motorcycle-14.txt │ ├── motorcycle-15.txt │ ├── motorcycle-16.txt │ ├── motorcycle-17.txt │ ├── motorcycle-18.txt │ ├── motorcycle-19.txt │ ├── motorcycle-2.txt │ ├── motorcycle-20.txt │ ├── motorcycle-3.txt │ ├── motorcycle-4.txt │ ├── motorcycle-5.txt │ ├── motorcycle-6.txt │ ├── motorcycle-7.txt │ ├── motorcycle-8.txt │ ├── motorcycle-9.txt │ ├── mouse-1.txt │ ├── mouse-10.txt │ ├── mouse-11.txt │ ├── mouse-12.txt │ ├── mouse-13.txt │ ├── mouse-14.txt │ ├── mouse-15.txt │ ├── mouse-16.txt │ ├── mouse-17.txt │ ├── mouse-18.txt │ ├── mouse-19.txt │ ├── mouse-2.txt │ ├── mouse-20.txt │ ├── mouse-3.txt │ ├── mouse-4.txt │ ├── mouse-5.txt │ ├── mouse-6.txt │ ├── mouse-7.txt │ ├── mouse-8.txt │ ├── mouse-9.txt │ ├── person-1.txt │ ├── person-10.txt │ ├── person-11.txt │ ├── person-12.txt │ ├── person-13.txt │ ├── person-14.txt │ ├── person-15.txt │ ├── person-16.txt │ ├── person-17.txt │ ├── person-18.txt │ ├── person-19.txt │ ├── person-2.txt │ ├── person-20.txt │ ├── person-3.txt │ ├── person-4.txt │ ├── person-5.txt │ ├── person-6.txt │ ├── person-7.txt │ ├── person-8.txt │ ├── person-9.txt │ ├── pig-1.txt │ ├── pig-10.txt │ ├── pig-11.txt │ ├── pig-12.txt │ ├── pig-13.txt │ ├── pig-14.txt │ ├── pig-15.txt │ ├── pig-16.txt │ ├── pig-17.txt │ ├── pig-18.txt │ ├── pig-19.txt │ ├── pig-2.txt │ ├── pig-20.txt │ ├── pig-3.txt │ ├── pig-4.txt │ ├── pig-5.txt │ ├── pig-6.txt │ ├── pig-7.txt │ ├── pig-8.txt │ ├── pig-9.txt │ ├── pool-1.txt │ ├── pool-10.txt │ ├── pool-11.txt │ ├── pool-12.txt │ ├── pool-13.txt │ ├── pool-14.txt │ ├── pool-15.txt │ ├── pool-16.txt │ ├── pool-17.txt │ ├── pool-18.txt │ ├── pool-19.txt │ ├── pool-2.txt │ ├── pool-20.txt │ ├── pool-3.txt │ ├── pool-4.txt │ ├── pool-5.txt │ ├── pool-6.txt │ ├── pool-7.txt │ ├── pool-8.txt │ ├── pool-9.txt │ ├── rabbit-1.txt │ ├── rabbit-10.txt │ ├── rabbit-11.txt │ ├── rabbit-12.txt │ ├── rabbit-13.txt │ ├── rabbit-14.txt │ ├── rabbit-15.txt │ ├── rabbit-16.txt │ ├── rabbit-17.txt │ ├── rabbit-18.txt │ ├── rabbit-19.txt │ ├── rabbit-2.txt │ ├── rabbit-20.txt │ ├── rabbit-3.txt │ ├── rabbit-4.txt │ ├── rabbit-5.txt │ ├── rabbit-6.txt │ ├── rabbit-7.txt │ ├── rabbit-8.txt │ ├── rabbit-9.txt │ ├── racing-1.txt │ ├── racing-10.txt │ ├── racing-11.txt │ ├── racing-12.txt │ ├── racing-13.txt │ ├── racing-14.txt │ ├── racing-15.txt │ ├── racing-16.txt │ ├── racing-17.txt │ ├── racing-18.txt │ ├── racing-19.txt │ ├── racing-2.txt │ ├── racing-20.txt │ ├── racing-3.txt │ ├── racing-4.txt │ ├── racing-5.txt │ ├── racing-6.txt │ ├── racing-7.txt │ ├── racing-8.txt │ ├── racing-9.txt │ ├── robot-1.txt │ ├── robot-10.txt │ ├── robot-11.txt │ ├── robot-12.txt │ ├── robot-13.txt │ ├── robot-14.txt │ ├── robot-15.txt │ ├── robot-16.txt │ ├── robot-17.txt │ ├── robot-18.txt │ ├── robot-19.txt │ ├── robot-2.txt │ ├── robot-20.txt │ ├── robot-3.txt │ ├── robot-4.txt │ ├── robot-5.txt │ ├── robot-6.txt │ ├── robot-7.txt │ ├── robot-8.txt │ ├── robot-9.txt │ ├── rubicCube-1.txt │ ├── rubicCube-10.txt │ ├── rubicCube-11.txt │ ├── rubicCube-12.txt │ ├── rubicCube-13.txt │ ├── rubicCube-14.txt │ ├── rubicCube-15.txt │ ├── rubicCube-16.txt │ ├── rubicCube-17.txt │ ├── rubicCube-18.txt │ ├── rubicCube-19.txt │ ├── rubicCube-2.txt │ ├── rubicCube-20.txt │ ├── rubicCube-3.txt │ ├── rubicCube-4.txt │ ├── rubicCube-5.txt │ ├── rubicCube-6.txt │ ├── rubicCube-7.txt │ ├── rubicCube-8.txt │ ├── rubicCube-9.txt │ ├── sepia-1.txt │ ├── sepia-10.txt │ ├── sepia-11.txt │ ├── sepia-12.txt │ ├── sepia-13.txt │ ├── sepia-14.txt │ ├── sepia-15.txt │ ├── sepia-16.txt │ ├── sepia-17.txt │ ├── sepia-18.txt │ ├── sepia-19.txt │ ├── sepia-2.txt │ ├── sepia-20.txt │ ├── sepia-3.txt │ ├── sepia-4.txt │ ├── sepia-5.txt │ ├── sepia-6.txt │ ├── sepia-7.txt │ ├── sepia-8.txt │ ├── sepia-9.txt │ ├── shark-1.txt │ ├── shark-10.txt │ ├── shark-11.txt │ ├── shark-12.txt │ ├── shark-13.txt │ ├── shark-14.txt │ ├── shark-15.txt │ ├── shark-16.txt │ ├── shark-17.txt │ ├── shark-18.txt │ ├── shark-19.txt │ ├── shark-2.txt │ ├── shark-20.txt │ ├── shark-3.txt │ ├── shark-4.txt │ ├── shark-5.txt │ ├── shark-6.txt │ ├── shark-7.txt │ ├── shark-8.txt │ ├── shark-9.txt │ ├── sheep-1.txt │ ├── sheep-10.txt │ ├── sheep-11.txt │ ├── sheep-12.txt │ ├── sheep-13.txt │ ├── sheep-14.txt │ ├── sheep-15.txt │ ├── sheep-16.txt │ ├── sheep-17.txt │ ├── sheep-18.txt │ ├── sheep-19.txt │ ├── sheep-2.txt │ ├── sheep-20.txt │ ├── sheep-3.txt │ ├── sheep-4.txt │ ├── sheep-5.txt │ ├── sheep-6.txt │ ├── sheep-7.txt │ ├── sheep-8.txt │ ├── sheep-9.txt │ ├── skateboard-1.txt │ ├── skateboard-10.txt │ ├── skateboard-11.txt │ ├── skateboard-12.txt │ ├── skateboard-13.txt │ ├── skateboard-14.txt │ ├── skateboard-15.txt │ ├── skateboard-16.txt │ ├── skateboard-17.txt │ ├── skateboard-18.txt │ ├── skateboard-19.txt │ ├── skateboard-2.txt │ ├── skateboard-20.txt │ ├── skateboard-3.txt │ ├── skateboard-4.txt │ ├── skateboard-5.txt │ ├── skateboard-6.txt │ ├── skateboard-7.txt │ ├── skateboard-8.txt │ ├── skateboard-9.txt │ ├── spider-1.txt │ ├── spider-10.txt │ ├── spider-11.txt │ ├── spider-12.txt │ ├── spider-13.txt │ ├── spider-14.txt │ ├── spider-15.txt │ ├── spider-16.txt │ ├── spider-17.txt │ ├── spider-18.txt │ ├── spider-19.txt │ ├── spider-2.txt │ ├── spider-20.txt │ ├── spider-3.txt │ ├── spider-4.txt │ ├── spider-5.txt │ ├── spider-6.txt │ ├── spider-7.txt │ ├── spider-8.txt │ ├── spider-9.txt │ ├── squirrel-1.txt │ ├── squirrel-10.txt │ ├── squirrel-11.txt │ ├── squirrel-12.txt │ ├── squirrel-13.txt │ ├── squirrel-14.txt │ ├── squirrel-15.txt │ ├── squirrel-16.txt │ ├── squirrel-17.txt │ ├── squirrel-18.txt │ ├── squirrel-19.txt │ ├── squirrel-2.txt │ ├── squirrel-20.txt │ ├── squirrel-3.txt │ ├── squirrel-4.txt │ ├── squirrel-5.txt │ ├── squirrel-6.txt │ ├── squirrel-7.txt │ ├── squirrel-8.txt │ ├── squirrel-9.txt │ ├── surfboard-1.txt │ ├── surfboard-10.txt │ ├── surfboard-11.txt │ ├── surfboard-12.txt │ ├── surfboard-13.txt │ ├── surfboard-14.txt │ ├── surfboard-15.txt │ ├── surfboard-16.txt │ ├── surfboard-17.txt │ ├── surfboard-18.txt │ ├── surfboard-19.txt │ ├── surfboard-2.txt │ ├── surfboard-20.txt │ ├── surfboard-3.txt │ ├── surfboard-4.txt │ ├── surfboard-5.txt │ ├── surfboard-6.txt │ ├── surfboard-7.txt │ ├── surfboard-8.txt │ ├── surfboard-9.txt │ ├── swing-1.txt │ ├── swing-10.txt │ ├── swing-11.txt │ ├── swing-12.txt │ ├── swing-13.txt │ ├── swing-14.txt │ ├── swing-15.txt │ ├── swing-16.txt │ ├── swing-17.txt │ ├── swing-18.txt │ ├── swing-19.txt │ ├── swing-2.txt │ ├── swing-20.txt │ ├── swing-3.txt │ ├── swing-4.txt │ ├── swing-5.txt │ ├── swing-6.txt │ ├── swing-7.txt │ ├── swing-8.txt │ ├── swing-9.txt │ ├── tank-1.txt │ ├── tank-10.txt │ ├── tank-11.txt │ ├── tank-12.txt │ ├── tank-13.txt │ ├── tank-14.txt │ ├── tank-15.txt │ ├── tank-16.txt │ ├── tank-17.txt │ ├── tank-18.txt │ ├── tank-19.txt │ ├── tank-2.txt │ ├── tank-20.txt │ ├── tank-3.txt │ ├── tank-4.txt │ ├── tank-5.txt │ ├── tank-6.txt │ ├── tank-7.txt │ ├── tank-8.txt │ ├── tank-9.txt │ ├── tiger-1.txt │ ├── tiger-10.txt │ ├── tiger-11.txt │ ├── tiger-12.txt │ ├── tiger-13.txt │ ├── tiger-14.txt │ ├── tiger-15.txt │ ├── tiger-16.txt │ ├── tiger-17.txt │ ├── tiger-18.txt │ ├── tiger-19.txt │ ├── tiger-2.txt │ ├── tiger-20.txt │ ├── tiger-3.txt │ ├── tiger-4.txt │ ├── tiger-5.txt │ ├── tiger-6.txt │ ├── tiger-7.txt │ ├── tiger-8.txt │ ├── tiger-9.txt │ ├── train-1.txt │ ├── train-10.txt │ ├── train-11.txt │ ├── train-12.txt │ ├── train-13.txt │ ├── train-14.txt │ ├── train-15.txt │ ├── train-16.txt │ ├── train-17.txt │ ├── train-18.txt │ ├── train-19.txt │ ├── train-2.txt │ ├── train-20.txt │ ├── train-3.txt │ ├── train-4.txt │ ├── train-5.txt │ ├── train-6.txt │ ├── train-7.txt │ ├── train-8.txt │ ├── train-9.txt │ ├── truck-1.txt │ ├── truck-10.txt │ ├── truck-11.txt │ ├── truck-12.txt │ ├── truck-13.txt │ ├── truck-14.txt │ ├── truck-15.txt │ ├── truck-16.txt │ ├── truck-17.txt │ ├── truck-18.txt │ ├── truck-19.txt │ ├── truck-2.txt │ ├── truck-20.txt │ ├── truck-3.txt │ ├── truck-4.txt │ ├── truck-5.txt │ ├── truck-6.txt │ ├── truck-7.txt │ ├── truck-8.txt │ ├── truck-9.txt │ ├── turtle-1.txt │ ├── turtle-10.txt │ ├── turtle-11.txt │ ├── turtle-12.txt │ ├── turtle-13.txt │ ├── turtle-14.txt │ ├── turtle-15.txt │ ├── turtle-16.txt │ ├── turtle-17.txt │ ├── turtle-18.txt │ ├── turtle-19.txt │ ├── turtle-2.txt │ ├── turtle-20.txt │ ├── turtle-3.txt │ ├── turtle-4.txt │ ├── turtle-5.txt │ ├── turtle-6.txt │ ├── turtle-7.txt │ ├── turtle-8.txt │ ├── turtle-9.txt │ ├── umbrella-1.txt │ ├── umbrella-10.txt │ ├── umbrella-11.txt │ ├── umbrella-12.txt │ ├── umbrella-13.txt │ ├── umbrella-14.txt │ ├── umbrella-15.txt │ ├── umbrella-16.txt │ ├── umbrella-17.txt │ ├── umbrella-18.txt │ ├── umbrella-19.txt │ ├── umbrella-2.txt │ ├── umbrella-20.txt │ ├── umbrella-3.txt │ ├── umbrella-4.txt │ ├── umbrella-5.txt │ ├── umbrella-6.txt │ ├── umbrella-7.txt │ ├── umbrella-8.txt │ ├── umbrella-9.txt │ ├── volleyball-1.txt │ ├── volleyball-10.txt │ ├── volleyball-11.txt │ ├── volleyball-12.txt │ ├── volleyball-13.txt │ ├── volleyball-14.txt │ ├── volleyball-15.txt │ ├── volleyball-16.txt │ ├── volleyball-17.txt │ ├── volleyball-18.txt │ ├── volleyball-19.txt │ ├── volleyball-2.txt │ ├── volleyball-20.txt │ ├── volleyball-3.txt │ ├── volleyball-4.txt │ ├── volleyball-5.txt │ ├── volleyball-6.txt │ ├── volleyball-7.txt │ ├── volleyball-8.txt │ ├── volleyball-9.txt │ ├── yoyo-1.txt │ ├── yoyo-10.txt │ ├── yoyo-11.txt │ ├── yoyo-12.txt │ ├── yoyo-13.txt │ ├── yoyo-14.txt │ ├── yoyo-15.txt │ ├── yoyo-16.txt │ ├── yoyo-17.txt │ ├── yoyo-18.txt │ ├── yoyo-19.txt │ ├── yoyo-2.txt │ ├── yoyo-20.txt │ ├── yoyo-3.txt │ ├── yoyo-4.txt │ ├── yoyo-5.txt │ ├── yoyo-6.txt │ ├── yoyo-7.txt │ ├── yoyo-8.txt │ ├── yoyo-9.txt │ ├── zebra-1.txt │ ├── zebra-10.txt │ ├── zebra-11.txt │ ├── zebra-12.txt │ ├── zebra-13.txt │ ├── zebra-14.txt │ ├── zebra-15.txt │ ├── zebra-16.txt │ ├── zebra-17.txt │ ├── zebra-18.txt │ ├── zebra-19.txt │ ├── zebra-2.txt │ ├── zebra-20.txt │ ├── zebra-3.txt │ ├── zebra-4.txt │ ├── zebra-5.txt │ ├── zebra-6.txt │ ├── zebra-7.txt │ ├── zebra-8.txt │ └── zebra-9.txt ├── person-1.txt ├── person-10.txt ├── person-11.txt ├── person-12.txt ├── person-13.txt ├── person-14.txt ├── person-15.txt ├── person-16.txt ├── person-17.txt ├── person-18.txt ├── person-19.txt ├── person-2.txt ├── person-20.txt ├── person-3.txt ├── person-4.txt ├── person-5.txt ├── person-6.txt ├── person-7.txt ├── person-8.txt ├── person-9.txt ├── pig-1.txt ├── pig-10.txt ├── pig-11.txt ├── pig-12.txt ├── pig-13.txt ├── pig-14.txt ├── pig-15.txt ├── pig-16.txt ├── pig-17.txt ├── pig-18.txt ├── pig-19.txt ├── pig-2.txt ├── pig-20.txt ├── pig-3.txt ├── pig-4.txt ├── pig-5.txt ├── pig-6.txt ├── pig-7.txt ├── pig-8.txt ├── pig-9.txt ├── pool-1.txt ├── pool-10.txt ├── pool-11.txt ├── pool-12.txt ├── pool-13.txt ├── pool-14.txt ├── pool-15.txt ├── pool-16.txt ├── pool-17.txt ├── pool-18.txt ├── pool-19.txt ├── pool-2.txt ├── pool-20.txt ├── pool-3.txt ├── pool-4.txt ├── pool-5.txt ├── pool-6.txt ├── pool-7.txt ├── pool-8.txt ├── pool-9.txt ├── rabbit-1.txt ├── rabbit-10.txt ├── rabbit-11.txt ├── rabbit-12.txt ├── rabbit-13.txt ├── rabbit-14.txt ├── rabbit-15.txt ├── rabbit-16.txt ├── rabbit-17.txt ├── rabbit-18.txt ├── rabbit-19.txt ├── rabbit-2.txt ├── rabbit-20.txt ├── rabbit-3.txt ├── rabbit-4.txt ├── rabbit-5.txt ├── rabbit-6.txt ├── rabbit-7.txt ├── rabbit-8.txt ├── rabbit-9.txt ├── racing-1.txt ├── racing-10.txt ├── racing-11.txt ├── racing-12.txt ├── racing-13.txt ├── racing-14.txt ├── racing-15.txt ├── racing-16.txt ├── racing-17.txt ├── racing-18.txt ├── racing-19.txt ├── racing-2.txt ├── racing-20.txt ├── racing-3.txt ├── racing-4.txt ├── racing-5.txt ├── racing-6.txt ├── racing-7.txt ├── racing-8.txt ├── racing-9.txt ├── robot-1.txt ├── robot-10.txt ├── robot-11.txt ├── robot-12.txt ├── robot-13.txt ├── robot-14.txt ├── robot-15.txt ├── robot-16.txt ├── robot-17.txt ├── robot-18.txt ├── robot-19.txt ├── robot-2.txt ├── robot-20.txt ├── robot-3.txt ├── robot-4.txt ├── robot-5.txt ├── robot-6.txt ├── robot-7.txt ├── robot-8.txt ├── robot-9.txt ├── rubicCube-1.txt ├── rubicCube-10.txt ├── rubicCube-11.txt ├── rubicCube-12.txt ├── rubicCube-13.txt ├── rubicCube-14.txt ├── rubicCube-15.txt ├── rubicCube-16.txt ├── rubicCube-17.txt ├── rubicCube-18.txt ├── rubicCube-19.txt ├── rubicCube-2.txt ├── rubicCube-20.txt ├── rubicCube-3.txt ├── rubicCube-4.txt ├── rubicCube-5.txt ├── rubicCube-6.txt ├── rubicCube-7.txt ├── rubicCube-8.txt ├── rubicCube-9.txt ├── sepia-1.txt ├── sepia-10.txt ├── sepia-11.txt ├── sepia-12.txt ├── sepia-13.txt ├── sepia-14.txt ├── sepia-15.txt ├── sepia-16.txt ├── sepia-17.txt ├── sepia-18.txt ├── sepia-19.txt ├── sepia-2.txt ├── sepia-20.txt ├── sepia-3.txt ├── sepia-4.txt ├── sepia-5.txt ├── sepia-6.txt ├── sepia-7.txt ├── sepia-8.txt ├── sepia-9.txt ├── shark-1.txt ├── shark-10.txt ├── shark-11.txt ├── shark-12.txt ├── shark-13.txt ├── shark-14.txt ├── shark-15.txt ├── shark-16.txt ├── shark-17.txt ├── shark-18.txt ├── shark-19.txt ├── shark-2.txt ├── shark-20.txt ├── shark-3.txt ├── shark-4.txt ├── shark-5.txt ├── shark-6.txt ├── shark-7.txt ├── shark-8.txt ├── shark-9.txt ├── sheep-1.txt ├── sheep-10.txt ├── sheep-11.txt ├── sheep-12.txt ├── sheep-13.txt ├── sheep-14.txt ├── sheep-15.txt ├── sheep-16.txt ├── sheep-17.txt ├── sheep-18.txt ├── sheep-19.txt ├── sheep-2.txt ├── sheep-20.txt ├── sheep-3.txt ├── sheep-4.txt ├── sheep-5.txt ├── sheep-6.txt ├── sheep-7.txt ├── sheep-8.txt ├── sheep-9.txt ├── skateboard-1.txt ├── skateboard-10.txt ├── skateboard-11.txt ├── skateboard-12.txt ├── skateboard-13.txt ├── skateboard-14.txt ├── skateboard-15.txt ├── skateboard-16.txt ├── skateboard-17.txt ├── skateboard-18.txt ├── skateboard-19.txt ├── skateboard-2.txt ├── skateboard-20.txt ├── skateboard-3.txt ├── skateboard-4.txt ├── skateboard-5.txt ├── skateboard-6.txt ├── skateboard-7.txt ├── skateboard-8.txt ├── skateboard-9.txt ├── spider-1.txt ├── spider-10.txt ├── spider-11.txt ├── spider-12.txt ├── spider-13.txt ├── spider-14.txt ├── spider-15.txt ├── spider-16.txt ├── spider-17.txt ├── spider-18.txt ├── spider-19.txt ├── spider-2.txt ├── spider-20.txt ├── spider-3.txt ├── spider-4.txt ├── spider-5.txt ├── spider-6.txt ├── spider-7.txt ├── spider-8.txt ├── spider-9.txt ├── squirrel-1.txt ├── squirrel-10.txt ├── squirrel-11.txt ├── squirrel-12.txt ├── squirrel-13.txt ├── squirrel-14.txt ├── squirrel-15.txt ├── squirrel-16.txt ├── squirrel-17.txt ├── squirrel-18.txt ├── squirrel-19.txt ├── squirrel-2.txt ├── squirrel-20.txt ├── squirrel-3.txt ├── squirrel-4.txt ├── squirrel-5.txt ├── squirrel-6.txt ├── squirrel-7.txt ├── squirrel-8.txt ├── squirrel-9.txt ├── surfboard-1.txt ├── surfboard-10.txt ├── surfboard-11.txt ├── surfboard-12.txt ├── surfboard-13.txt ├── surfboard-14.txt ├── surfboard-15.txt ├── surfboard-16.txt ├── surfboard-17.txt ├── surfboard-18.txt ├── surfboard-19.txt ├── surfboard-2.txt ├── surfboard-20.txt ├── surfboard-3.txt ├── surfboard-4.txt ├── surfboard-5.txt ├── surfboard-6.txt ├── surfboard-7.txt ├── surfboard-8.txt ├── surfboard-9.txt ├── swing-1.txt ├── swing-10.txt ├── swing-11.txt ├── swing-12.txt ├── swing-13.txt ├── swing-14.txt ├── swing-15.txt ├── swing-16.txt ├── swing-17.txt ├── swing-18.txt ├── swing-19.txt ├── swing-2.txt ├── swing-20.txt ├── swing-3.txt ├── swing-4.txt ├── swing-5.txt ├── swing-6.txt ├── swing-7.txt ├── swing-8.txt ├── swing-9.txt ├── tank-1.txt ├── tank-10.txt ├── tank-11.txt ├── tank-12.txt ├── tank-13.txt ├── tank-14.txt ├── tank-15.txt ├── tank-16.txt ├── tank-17.txt ├── tank-18.txt ├── tank-19.txt ├── tank-2.txt ├── tank-20.txt ├── tank-3.txt ├── tank-4.txt ├── tank-5.txt ├── tank-6.txt ├── tank-7.txt ├── tank-8.txt ├── tank-9.txt ├── tiger-1.txt ├── tiger-10.txt ├── tiger-11.txt ├── tiger-12.txt ├── tiger-13.txt ├── tiger-14.txt ├── tiger-15.txt ├── tiger-16.txt ├── tiger-17.txt ├── tiger-18.txt ├── tiger-19.txt ├── tiger-2.txt ├── tiger-20.txt ├── tiger-3.txt ├── tiger-4.txt ├── tiger-5.txt ├── tiger-6.txt ├── tiger-7.txt ├── tiger-8.txt ├── tiger-9.txt ├── train-1.txt ├── train-10.txt ├── train-11.txt ├── train-12.txt ├── train-13.txt ├── train-14.txt ├── train-15.txt ├── train-16.txt ├── train-17.txt ├── train-18.txt ├── train-19.txt ├── train-2.txt ├── train-20.txt ├── train-3.txt ├── train-4.txt ├── train-5.txt ├── train-6.txt ├── train-7.txt ├── train-8.txt ├── train-9.txt ├── truck-1.txt ├── truck-10.txt ├── truck-11.txt ├── truck-12.txt ├── truck-13.txt ├── truck-14.txt ├── truck-15.txt ├── truck-16.txt ├── truck-17.txt ├── truck-18.txt ├── truck-19.txt ├── truck-2.txt ├── truck-20.txt ├── truck-3.txt ├── truck-4.txt ├── truck-5.txt ├── truck-6.txt ├── truck-7.txt ├── truck-8.txt ├── truck-9.txt ├── turtle-1.txt ├── turtle-10.txt ├── turtle-11.txt ├── turtle-12.txt ├── turtle-13.txt ├── turtle-14.txt ├── turtle-15.txt ├── turtle-16.txt ├── turtle-17.txt ├── turtle-18.txt ├── turtle-19.txt ├── turtle-2.txt ├── turtle-20.txt ├── turtle-3.txt ├── turtle-4.txt ├── turtle-5.txt ├── turtle-6.txt ├── turtle-7.txt ├── turtle-8.txt ├── turtle-9.txt ├── umbrella-1.txt ├── umbrella-10.txt ├── umbrella-11.txt ├── umbrella-12.txt ├── umbrella-13.txt ├── umbrella-14.txt ├── umbrella-15.txt ├── umbrella-16.txt ├── umbrella-17.txt ├── umbrella-18.txt ├── umbrella-19.txt ├── umbrella-2.txt ├── umbrella-20.txt ├── umbrella-3.txt ├── umbrella-4.txt ├── umbrella-5.txt ├── umbrella-6.txt ├── umbrella-7.txt ├── umbrella-8.txt ├── umbrella-9.txt ├── volleyball-1.txt ├── volleyball-10.txt ├── volleyball-11.txt ├── volleyball-12.txt ├── volleyball-13.txt ├── volleyball-14.txt ├── volleyball-15.txt ├── volleyball-16.txt ├── volleyball-17.txt ├── volleyball-18.txt ├── volleyball-19.txt ├── volleyball-2.txt ├── volleyball-20.txt ├── volleyball-3.txt ├── volleyball-4.txt ├── volleyball-5.txt ├── volleyball-6.txt ├── volleyball-7.txt ├── volleyball-8.txt ├── volleyball-9.txt ├── yoyo-1.txt ├── yoyo-10.txt ├── yoyo-11.txt ├── yoyo-12.txt ├── yoyo-13.txt ├── yoyo-14.txt ├── yoyo-15.txt ├── yoyo-16.txt ├── yoyo-17.txt ├── yoyo-18.txt ├── yoyo-19.txt ├── yoyo-2.txt ├── yoyo-20.txt ├── yoyo-3.txt ├── yoyo-4.txt ├── yoyo-5.txt ├── yoyo-6.txt ├── yoyo-7.txt ├── yoyo-8.txt ├── yoyo-9.txt ├── zebra-1.txt ├── zebra-10.txt ├── zebra-11.txt ├── zebra-12.txt ├── zebra-13.txt ├── zebra-14.txt ├── zebra-15.txt ├── zebra-16.txt ├── zebra-17.txt ├── zebra-18.txt ├── zebra-19.txt ├── zebra-2.txt ├── zebra-20.txt ├── zebra-3.txt ├── zebra-4.txt ├── zebra-5.txt ├── zebra-6.txt ├── zebra-7.txt ├── zebra-8.txt └── zebra-9.txt ├── res_fig └── readme.txt ├── run_tracker_performance_evaluation.m ├── sequence_evaluation_config ├── all_dataset.txt └── testing_set.txt ├── tmp_mat └── readme.txt ├── tracking_results └── readme.txt └── utils ├── calc_rect_int.m ├── calc_seq_err_robust.m ├── config_plot_style.m ├── config_sequence.m ├── config_tracker.m ├── eval_tracker.m └── plot_draw_save.m /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/README.md -------------------------------------------------------------------------------- /annos/bear-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-1.txt -------------------------------------------------------------------------------- /annos/bear-10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-10.txt -------------------------------------------------------------------------------- /annos/bear-11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-11.txt -------------------------------------------------------------------------------- /annos/bear-12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-12.txt -------------------------------------------------------------------------------- /annos/bear-13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-13.txt -------------------------------------------------------------------------------- /annos/bear-14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-14.txt -------------------------------------------------------------------------------- /annos/bear-15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-15.txt -------------------------------------------------------------------------------- /annos/bear-16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-16.txt -------------------------------------------------------------------------------- /annos/bear-17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-17.txt -------------------------------------------------------------------------------- /annos/bear-18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-18.txt -------------------------------------------------------------------------------- /annos/bear-19.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-19.txt -------------------------------------------------------------------------------- /annos/bear-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-2.txt -------------------------------------------------------------------------------- /annos/bear-20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-20.txt -------------------------------------------------------------------------------- /annos/bear-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-3.txt -------------------------------------------------------------------------------- /annos/bear-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-4.txt -------------------------------------------------------------------------------- /annos/bear-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-5.txt -------------------------------------------------------------------------------- /annos/bear-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-6.txt -------------------------------------------------------------------------------- /annos/bear-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-7.txt -------------------------------------------------------------------------------- /annos/bear-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-8.txt -------------------------------------------------------------------------------- /annos/bear-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bear-9.txt -------------------------------------------------------------------------------- /annos/bird-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-1.txt -------------------------------------------------------------------------------- /annos/bird-10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-10.txt -------------------------------------------------------------------------------- /annos/bird-11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-11.txt -------------------------------------------------------------------------------- /annos/bird-12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-12.txt -------------------------------------------------------------------------------- /annos/bird-13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-13.txt -------------------------------------------------------------------------------- /annos/bird-14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-14.txt -------------------------------------------------------------------------------- /annos/bird-15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-15.txt -------------------------------------------------------------------------------- /annos/bird-16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-16.txt -------------------------------------------------------------------------------- /annos/bird-17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-17.txt -------------------------------------------------------------------------------- /annos/bird-18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-18.txt -------------------------------------------------------------------------------- /annos/bird-19.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-19.txt -------------------------------------------------------------------------------- /annos/bird-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-2.txt -------------------------------------------------------------------------------- /annos/bird-20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-20.txt -------------------------------------------------------------------------------- /annos/bird-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-3.txt -------------------------------------------------------------------------------- /annos/bird-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-4.txt -------------------------------------------------------------------------------- /annos/bird-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-5.txt -------------------------------------------------------------------------------- /annos/bird-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-6.txt -------------------------------------------------------------------------------- /annos/bird-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-7.txt -------------------------------------------------------------------------------- /annos/bird-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-8.txt -------------------------------------------------------------------------------- /annos/bird-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bird-9.txt -------------------------------------------------------------------------------- /annos/boat-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/boat-1.txt -------------------------------------------------------------------------------- /annos/bus-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-1.txt -------------------------------------------------------------------------------- /annos/bus-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-2.txt -------------------------------------------------------------------------------- /annos/bus-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-3.txt -------------------------------------------------------------------------------- /annos/bus-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-4.txt -------------------------------------------------------------------------------- /annos/bus-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-5.txt -------------------------------------------------------------------------------- /annos/bus-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-6.txt -------------------------------------------------------------------------------- /annos/bus-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-7.txt -------------------------------------------------------------------------------- /annos/bus-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-8.txt -------------------------------------------------------------------------------- /annos/bus-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/bus-9.txt -------------------------------------------------------------------------------- /annos/car-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-1.txt -------------------------------------------------------------------------------- /annos/car-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-2.txt -------------------------------------------------------------------------------- /annos/car-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-3.txt -------------------------------------------------------------------------------- /annos/car-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-4.txt -------------------------------------------------------------------------------- /annos/car-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-5.txt -------------------------------------------------------------------------------- /annos/car-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-6.txt -------------------------------------------------------------------------------- /annos/car-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-7.txt -------------------------------------------------------------------------------- /annos/car-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-8.txt -------------------------------------------------------------------------------- /annos/car-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/car-9.txt -------------------------------------------------------------------------------- /annos/cat-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-1.txt -------------------------------------------------------------------------------- /annos/cat-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-2.txt -------------------------------------------------------------------------------- /annos/cat-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-3.txt -------------------------------------------------------------------------------- /annos/cat-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-4.txt -------------------------------------------------------------------------------- /annos/cat-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-5.txt -------------------------------------------------------------------------------- /annos/cat-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-6.txt -------------------------------------------------------------------------------- /annos/cat-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-7.txt -------------------------------------------------------------------------------- /annos/cat-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-8.txt -------------------------------------------------------------------------------- /annos/cat-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cat-9.txt -------------------------------------------------------------------------------- /annos/cup-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-1.txt -------------------------------------------------------------------------------- /annos/cup-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-2.txt -------------------------------------------------------------------------------- /annos/cup-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-3.txt -------------------------------------------------------------------------------- /annos/cup-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-4.txt -------------------------------------------------------------------------------- /annos/cup-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-5.txt -------------------------------------------------------------------------------- /annos/cup-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-6.txt -------------------------------------------------------------------------------- /annos/cup-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-7.txt -------------------------------------------------------------------------------- /annos/cup-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-8.txt -------------------------------------------------------------------------------- /annos/cup-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/cup-9.txt -------------------------------------------------------------------------------- /annos/dog-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-1.txt -------------------------------------------------------------------------------- /annos/dog-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-2.txt -------------------------------------------------------------------------------- /annos/dog-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-3.txt -------------------------------------------------------------------------------- /annos/dog-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-4.txt -------------------------------------------------------------------------------- /annos/dog-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-5.txt -------------------------------------------------------------------------------- /annos/dog-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-6.txt -------------------------------------------------------------------------------- /annos/dog-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-7.txt -------------------------------------------------------------------------------- /annos/dog-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-8.txt -------------------------------------------------------------------------------- /annos/dog-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/dog-9.txt -------------------------------------------------------------------------------- /annos/fox-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-1.txt -------------------------------------------------------------------------------- /annos/fox-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-2.txt -------------------------------------------------------------------------------- /annos/fox-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-3.txt -------------------------------------------------------------------------------- /annos/fox-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-4.txt -------------------------------------------------------------------------------- /annos/fox-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-5.txt -------------------------------------------------------------------------------- /annos/fox-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-6.txt -------------------------------------------------------------------------------- /annos/fox-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-7.txt -------------------------------------------------------------------------------- /annos/fox-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-8.txt -------------------------------------------------------------------------------- /annos/fox-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/fox-9.txt -------------------------------------------------------------------------------- /annos/hat-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-1.txt -------------------------------------------------------------------------------- /annos/hat-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-2.txt -------------------------------------------------------------------------------- /annos/hat-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-3.txt -------------------------------------------------------------------------------- /annos/hat-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-4.txt -------------------------------------------------------------------------------- /annos/hat-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-5.txt -------------------------------------------------------------------------------- /annos/hat-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-6.txt -------------------------------------------------------------------------------- /annos/hat-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-7.txt -------------------------------------------------------------------------------- /annos/hat-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-8.txt -------------------------------------------------------------------------------- /annos/hat-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/hat-9.txt -------------------------------------------------------------------------------- /annos/nlp/airplane-1.txt: -------------------------------------------------------------------------------- 1 | white airplane landing on ground -------------------------------------------------------------------------------- /annos/nlp/airplane-10.txt: -------------------------------------------------------------------------------- 1 | airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/airplane-14.txt: -------------------------------------------------------------------------------- 1 | brown airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/airplane-15.txt: -------------------------------------------------------------------------------- 1 | yellow airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/airplane-16.txt: -------------------------------------------------------------------------------- 1 | brown airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/airplane-19.txt: -------------------------------------------------------------------------------- 1 | yellow airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/airplane-2.txt: -------------------------------------------------------------------------------- 1 | brown airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/airplane-20.txt: -------------------------------------------------------------------------------- 1 | green airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/airplane-6.txt: -------------------------------------------------------------------------------- 1 | airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/airplane-7.txt: -------------------------------------------------------------------------------- 1 | airplane flying above the road -------------------------------------------------------------------------------- /annos/nlp/airplane-8.txt: -------------------------------------------------------------------------------- 1 | red airplane flying in the air -------------------------------------------------------------------------------- /annos/nlp/basketball-1.txt: -------------------------------------------------------------------------------- 1 | red basketball on a girl's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-10.txt: -------------------------------------------------------------------------------- 1 | white basketball on a man's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-12.txt: -------------------------------------------------------------------------------- 1 | orange basketball on a man's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-13.txt: -------------------------------------------------------------------------------- 1 | basketball on a girl's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-14.txt: -------------------------------------------------------------------------------- 1 | basketball played by a boy on the left side -------------------------------------------------------------------------------- /annos/nlp/basketball-16.txt: -------------------------------------------------------------------------------- 1 | basketball on a boy's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-17.txt: -------------------------------------------------------------------------------- 1 | basketball played by a boy in black -------------------------------------------------------------------------------- /annos/nlp/basketball-19.txt: -------------------------------------------------------------------------------- 1 | basketball being played by two men -------------------------------------------------------------------------------- /annos/nlp/basketball-2.txt: -------------------------------------------------------------------------------- 1 | red basketball on a man's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-20.txt: -------------------------------------------------------------------------------- 1 | basketball on a man's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-3.txt: -------------------------------------------------------------------------------- 1 | red basketball on a boy's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-5.txt: -------------------------------------------------------------------------------- 1 | basketball being played by a group of people -------------------------------------------------------------------------------- /annos/nlp/basketball-6.txt: -------------------------------------------------------------------------------- 1 | red basketball being played by a man -------------------------------------------------------------------------------- /annos/nlp/basketball-7.txt: -------------------------------------------------------------------------------- 1 | gray basketball on a woman's hand -------------------------------------------------------------------------------- /annos/nlp/basketball-8.txt: -------------------------------------------------------------------------------- 1 | gray basketball being played by a woman -------------------------------------------------------------------------------- /annos/nlp/basketball-9.txt: -------------------------------------------------------------------------------- 1 | red basketball on a woman's hand -------------------------------------------------------------------------------- /annos/nlp/bear-1.txt: -------------------------------------------------------------------------------- 1 | black bear standing on the ground -------------------------------------------------------------------------------- /annos/nlp/bear-10.txt: -------------------------------------------------------------------------------- 1 | white bear walking on the river bank -------------------------------------------------------------------------------- /annos/nlp/bear-11.txt: -------------------------------------------------------------------------------- 1 | white bear playing on the snow ground -------------------------------------------------------------------------------- /annos/nlp/bear-12.txt: -------------------------------------------------------------------------------- 1 | white bear walking on the river bank -------------------------------------------------------------------------------- /annos/nlp/bear-13.txt: -------------------------------------------------------------------------------- 1 | brown bear climbing down the rock -------------------------------------------------------------------------------- /annos/nlp/bear-16.txt: -------------------------------------------------------------------------------- 1 | brown bear playing with a man on the ground -------------------------------------------------------------------------------- /annos/nlp/bear-17.txt: -------------------------------------------------------------------------------- 1 | brown bear hunting on the ground -------------------------------------------------------------------------------- /annos/nlp/bear-18.txt: -------------------------------------------------------------------------------- 1 | brown bear walking on the road -------------------------------------------------------------------------------- /annos/nlp/bear-2.txt: -------------------------------------------------------------------------------- 1 | brown bear hunting for food in a river -------------------------------------------------------------------------------- /annos/nlp/bear-20.txt: -------------------------------------------------------------------------------- 1 | white bear walking around a swimming pool -------------------------------------------------------------------------------- /annos/nlp/bear-5.txt: -------------------------------------------------------------------------------- 1 | brown bear walking on the ground -------------------------------------------------------------------------------- /annos/nlp/bear-6.txt: -------------------------------------------------------------------------------- 1 | bear waking on the ground with other bears -------------------------------------------------------------------------------- /annos/nlp/bear-7.txt: -------------------------------------------------------------------------------- 1 | black bear walking on the ground -------------------------------------------------------------------------------- /annos/nlp/bear-8.txt: -------------------------------------------------------------------------------- 1 | white bear walking on the river bank -------------------------------------------------------------------------------- /annos/nlp/bicycle-1.txt: -------------------------------------------------------------------------------- 1 | red bicycle by a girl on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-10.txt: -------------------------------------------------------------------------------- 1 | blue bicycle by a boy on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-11.txt: -------------------------------------------------------------------------------- 1 | girl by a boy on the road -------------------------------------------------------------------------------- /annos/nlp/bicycle-12.txt: -------------------------------------------------------------------------------- 1 | bicycle by a woman on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-13.txt: -------------------------------------------------------------------------------- 1 | black bicycle by a man on the stage -------------------------------------------------------------------------------- /annos/nlp/bicycle-15.txt: -------------------------------------------------------------------------------- 1 | toy bicycle being played by a hand -------------------------------------------------------------------------------- /annos/nlp/bicycle-16.txt: -------------------------------------------------------------------------------- 1 | white bicycle by a girl on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-18.txt: -------------------------------------------------------------------------------- 1 | black bicycle by a man on the mountain road -------------------------------------------------------------------------------- /annos/nlp/bicycle-19.txt: -------------------------------------------------------------------------------- 1 | bicycle by a boy on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-2.txt: -------------------------------------------------------------------------------- 1 | bicycle by a man on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-20.txt: -------------------------------------------------------------------------------- 1 | green bicycle by a man on the road -------------------------------------------------------------------------------- /annos/nlp/bicycle-3.txt: -------------------------------------------------------------------------------- 1 | bicycle buy a man on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-4.txt: -------------------------------------------------------------------------------- 1 | bicycle by a girl on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-5.txt: -------------------------------------------------------------------------------- 1 | bicycle ridden by man on road -------------------------------------------------------------------------------- /annos/nlp/bicycle-6.txt: -------------------------------------------------------------------------------- 1 | bicycle by a man on the road -------------------------------------------------------------------------------- /annos/nlp/bicycle-8.txt: -------------------------------------------------------------------------------- 1 | bicycle by a man on the ground -------------------------------------------------------------------------------- /annos/nlp/bicycle-9.txt: -------------------------------------------------------------------------------- 1 | bicycle by a man o the street -------------------------------------------------------------------------------- /annos/nlp/bird-1.txt: -------------------------------------------------------------------------------- 1 | black bird standing on a handrail -------------------------------------------------------------------------------- /annos/nlp/bird-11.txt: -------------------------------------------------------------------------------- 1 | bird walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/bird-15.txt: -------------------------------------------------------------------------------- 1 | black bird standing on the ground -------------------------------------------------------------------------------- /annos/nlp/bird-16.txt: -------------------------------------------------------------------------------- 1 | gray bird walking on the road -------------------------------------------------------------------------------- /annos/nlp/bird-18.txt: -------------------------------------------------------------------------------- 1 | white bird flying in the air -------------------------------------------------------------------------------- /annos/nlp/bird-20.txt: -------------------------------------------------------------------------------- 1 | white bird swimming on the river -------------------------------------------------------------------------------- /annos/nlp/bird-3.txt: -------------------------------------------------------------------------------- 1 | bird flighting with another bird -------------------------------------------------------------------------------- /annos/nlp/bird-4.txt: -------------------------------------------------------------------------------- 1 | brown bird walking on the ground -------------------------------------------------------------------------------- /annos/nlp/bird-5.txt: -------------------------------------------------------------------------------- 1 | bird walking on the ground -------------------------------------------------------------------------------- /annos/nlp/bird-6.txt: -------------------------------------------------------------------------------- 1 | black bird with white head flying in the air -------------------------------------------------------------------------------- /annos/nlp/bird-7.txt: -------------------------------------------------------------------------------- 1 | gray bird standing on the grass ground -------------------------------------------------------------------------------- /annos/nlp/bird-8.txt: -------------------------------------------------------------------------------- 1 | bird walking on the ground -------------------------------------------------------------------------------- /annos/nlp/bird-9.txt: -------------------------------------------------------------------------------- 1 | Bird walking above the cage -------------------------------------------------------------------------------- /annos/nlp/boat-1.txt: -------------------------------------------------------------------------------- 1 | white boat floating on the river -------------------------------------------------------------------------------- /annos/nlp/boat-10.txt: -------------------------------------------------------------------------------- 1 | white boat floating on the sea -------------------------------------------------------------------------------- /annos/nlp/boat-11.txt: -------------------------------------------------------------------------------- 1 | boat driving on water -------------------------------------------------------------------------------- /annos/nlp/boat-12.txt: -------------------------------------------------------------------------------- 1 | boat driving on water -------------------------------------------------------------------------------- /annos/nlp/boat-13.txt: -------------------------------------------------------------------------------- 1 | white boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-14.txt: -------------------------------------------------------------------------------- 1 | white boat floating on the river -------------------------------------------------------------------------------- /annos/nlp/boat-15.txt: -------------------------------------------------------------------------------- 1 | red boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-16.txt: -------------------------------------------------------------------------------- 1 | green boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-17.txt: -------------------------------------------------------------------------------- 1 | boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-18.txt: -------------------------------------------------------------------------------- 1 | boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-19.txt: -------------------------------------------------------------------------------- 1 | white boat floating on the river -------------------------------------------------------------------------------- /annos/nlp/boat-2.txt: -------------------------------------------------------------------------------- 1 | red boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-20.txt: -------------------------------------------------------------------------------- 1 | boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-3.txt: -------------------------------------------------------------------------------- 1 | boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-4.txt: -------------------------------------------------------------------------------- 1 | white boat floating on the river -------------------------------------------------------------------------------- /annos/nlp/boat-5.txt: -------------------------------------------------------------------------------- 1 | boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-6.txt: -------------------------------------------------------------------------------- 1 | boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-7.txt: -------------------------------------------------------------------------------- 1 | white boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/boat-8.txt: -------------------------------------------------------------------------------- 1 | white boat floating on the river -------------------------------------------------------------------------------- /annos/nlp/boat-9.txt: -------------------------------------------------------------------------------- 1 | boat moving on the river -------------------------------------------------------------------------------- /annos/nlp/book-10.txt: -------------------------------------------------------------------------------- 1 | book placed on table -------------------------------------------------------------------------------- /annos/nlp/book-11.txt: -------------------------------------------------------------------------------- 1 | book placed on the bookshelf behind human -------------------------------------------------------------------------------- /annos/nlp/book-12.txt: -------------------------------------------------------------------------------- 1 | blue book being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/book-14.txt: -------------------------------------------------------------------------------- 1 | book held by a man -------------------------------------------------------------------------------- /annos/nlp/book-15.txt: -------------------------------------------------------------------------------- 1 | blue book on the desk -------------------------------------------------------------------------------- /annos/nlp/book-16.txt: -------------------------------------------------------------------------------- 1 | book held by a girl -------------------------------------------------------------------------------- /annos/nlp/book-17.txt: -------------------------------------------------------------------------------- 1 | black book moving on the desk -------------------------------------------------------------------------------- /annos/nlp/book-18.txt: -------------------------------------------------------------------------------- 1 | book held by hand of woman -------------------------------------------------------------------------------- /annos/nlp/book-19.txt: -------------------------------------------------------------------------------- 1 | book held by the hands -------------------------------------------------------------------------------- /annos/nlp/book-3.txt: -------------------------------------------------------------------------------- 1 | book being placed on other books -------------------------------------------------------------------------------- /annos/nlp/book-4.txt: -------------------------------------------------------------------------------- 1 | book held by a girl -------------------------------------------------------------------------------- /annos/nlp/book-6.txt: -------------------------------------------------------------------------------- 1 | book on the desk -------------------------------------------------------------------------------- /annos/nlp/book-7.txt: -------------------------------------------------------------------------------- 1 | book held by a girl -------------------------------------------------------------------------------- /annos/nlp/book-8.txt: -------------------------------------------------------------------------------- 1 | book on the desk -------------------------------------------------------------------------------- /annos/nlp/book-9.txt: -------------------------------------------------------------------------------- 1 | black book on the desk -------------------------------------------------------------------------------- /annos/nlp/bottle-1.txt: -------------------------------------------------------------------------------- 1 | bottle held by hand -------------------------------------------------------------------------------- /annos/nlp/bottle-10.txt: -------------------------------------------------------------------------------- 1 | bottle on a white desk -------------------------------------------------------------------------------- /annos/nlp/bottle-11.txt: -------------------------------------------------------------------------------- 1 | blue bottle being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/bottle-12.txt: -------------------------------------------------------------------------------- 1 | bottle hanged in the air -------------------------------------------------------------------------------- /annos/nlp/bottle-13.txt: -------------------------------------------------------------------------------- 1 | bottle in the water channel -------------------------------------------------------------------------------- /annos/nlp/bottle-14.txt: -------------------------------------------------------------------------------- 1 | bottle placed on table -------------------------------------------------------------------------------- /annos/nlp/bottle-15.txt: -------------------------------------------------------------------------------- 1 | bottle being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/bottle-16.txt: -------------------------------------------------------------------------------- 1 | bottle moved by hand of man -------------------------------------------------------------------------------- /annos/nlp/bottle-17.txt: -------------------------------------------------------------------------------- 1 | green bottle held by a man -------------------------------------------------------------------------------- /annos/nlp/bottle-18.txt: -------------------------------------------------------------------------------- 1 | bottle moving on the ground -------------------------------------------------------------------------------- /annos/nlp/bottle-2.txt: -------------------------------------------------------------------------------- 1 | bottle shaken by the hands -------------------------------------------------------------------------------- /annos/nlp/bottle-20.txt: -------------------------------------------------------------------------------- 1 | green bottle being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/bottle-3.txt: -------------------------------------------------------------------------------- 1 | bottle shaken by a hand -------------------------------------------------------------------------------- /annos/nlp/bottle-4.txt: -------------------------------------------------------------------------------- 1 | bottle being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/bottle-5.txt: -------------------------------------------------------------------------------- 1 | green being thrown in the air -------------------------------------------------------------------------------- /annos/nlp/bottle-6.txt: -------------------------------------------------------------------------------- 1 | bottle being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/bottle-7.txt: -------------------------------------------------------------------------------- 1 | bottle moved by hand -------------------------------------------------------------------------------- /annos/nlp/bottle-8.txt: -------------------------------------------------------------------------------- 1 | bottle being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/bottle-9.txt: -------------------------------------------------------------------------------- 1 | bottle hanged in a stick -------------------------------------------------------------------------------- /annos/nlp/bus-1.txt: -------------------------------------------------------------------------------- 1 | bus running on the road -------------------------------------------------------------------------------- /annos/nlp/bus-12.txt: -------------------------------------------------------------------------------- 1 | red bus running on the street -------------------------------------------------------------------------------- /annos/nlp/bus-13.txt: -------------------------------------------------------------------------------- 1 | bus running on the road -------------------------------------------------------------------------------- /annos/nlp/bus-14.txt: -------------------------------------------------------------------------------- 1 | bus running on the road -------------------------------------------------------------------------------- /annos/nlp/bus-15.txt: -------------------------------------------------------------------------------- 1 | bus running on the road -------------------------------------------------------------------------------- /annos/nlp/bus-17.txt: -------------------------------------------------------------------------------- 1 | bus running on the road -------------------------------------------------------------------------------- /annos/nlp/bus-19.txt: -------------------------------------------------------------------------------- 1 | red bus running on the road -------------------------------------------------------------------------------- /annos/nlp/bus-2.txt: -------------------------------------------------------------------------------- 1 | blue bus running on the street -------------------------------------------------------------------------------- /annos/nlp/bus-3.txt: -------------------------------------------------------------------------------- 1 | blue bus running on the mountain road -------------------------------------------------------------------------------- /annos/nlp/bus-4.txt: -------------------------------------------------------------------------------- 1 | bus running on road -------------------------------------------------------------------------------- /annos/nlp/bus-6.txt: -------------------------------------------------------------------------------- 1 | white bus running on the road -------------------------------------------------------------------------------- /annos/nlp/bus-7.txt: -------------------------------------------------------------------------------- 1 | white bus running on the road -------------------------------------------------------------------------------- /annos/nlp/bus-9.txt: -------------------------------------------------------------------------------- 1 | bus running on the road -------------------------------------------------------------------------------- /annos/nlp/car-1.txt: -------------------------------------------------------------------------------- 1 | car running on the street -------------------------------------------------------------------------------- /annos/nlp/car-10.txt: -------------------------------------------------------------------------------- 1 | white car running on the street -------------------------------------------------------------------------------- /annos/nlp/car-11.txt: -------------------------------------------------------------------------------- 1 | black car running on the street -------------------------------------------------------------------------------- /annos/nlp/car-12.txt: -------------------------------------------------------------------------------- 1 | orange car running on the road -------------------------------------------------------------------------------- /annos/nlp/car-13.txt: -------------------------------------------------------------------------------- 1 | white car running on the road -------------------------------------------------------------------------------- /annos/nlp/car-14.txt: -------------------------------------------------------------------------------- 1 | red car running on the street -------------------------------------------------------------------------------- /annos/nlp/car-17.txt: -------------------------------------------------------------------------------- 1 | black car running on the road -------------------------------------------------------------------------------- /annos/nlp/car-18.txt: -------------------------------------------------------------------------------- 1 | car running on the road -------------------------------------------------------------------------------- /annos/nlp/car-19.txt: -------------------------------------------------------------------------------- 1 | white car running on the beach -------------------------------------------------------------------------------- /annos/nlp/car-2.txt: -------------------------------------------------------------------------------- 1 | white car running on the street -------------------------------------------------------------------------------- /annos/nlp/car-20.txt: -------------------------------------------------------------------------------- 1 | silver car running on the road -------------------------------------------------------------------------------- /annos/nlp/car-4.txt: -------------------------------------------------------------------------------- 1 | white car running on the road -------------------------------------------------------------------------------- /annos/nlp/car-5.txt: -------------------------------------------------------------------------------- 1 | silver car running on the road -------------------------------------------------------------------------------- /annos/nlp/car-7.txt: -------------------------------------------------------------------------------- 1 | white car running on the road -------------------------------------------------------------------------------- /annos/nlp/car-8.txt: -------------------------------------------------------------------------------- 1 | car slowly running on the ground -------------------------------------------------------------------------------- /annos/nlp/cat-1.txt: -------------------------------------------------------------------------------- 1 | brown cat walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cat-10.txt: -------------------------------------------------------------------------------- 1 | cat playing with a dog on the ground -------------------------------------------------------------------------------- /annos/nlp/cat-11.txt: -------------------------------------------------------------------------------- 1 | cat playing with a mouse on the floor -------------------------------------------------------------------------------- /annos/nlp/cat-12.txt: -------------------------------------------------------------------------------- 1 | cat climbing down a tree -------------------------------------------------------------------------------- /annos/nlp/cat-13.txt: -------------------------------------------------------------------------------- 1 | black cat fighting with a white cat -------------------------------------------------------------------------------- /annos/nlp/cat-16.txt: -------------------------------------------------------------------------------- 1 | cat sitting on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cat-19.txt: -------------------------------------------------------------------------------- 1 | cat running on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cat-2.txt: -------------------------------------------------------------------------------- 1 | black striated cat standing on the ground -------------------------------------------------------------------------------- /annos/nlp/cat-5.txt: -------------------------------------------------------------------------------- 1 | cat playing with a monkey on the ground -------------------------------------------------------------------------------- /annos/nlp/cat-6.txt: -------------------------------------------------------------------------------- 1 | gray cat sitting on the ground -------------------------------------------------------------------------------- /annos/nlp/cat-7.txt: -------------------------------------------------------------------------------- 1 | black cat hunting on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cat-8.txt: -------------------------------------------------------------------------------- 1 | cat walking on the street -------------------------------------------------------------------------------- /annos/nlp/cat-9.txt: -------------------------------------------------------------------------------- 1 | cat running on the grass -------------------------------------------------------------------------------- /annos/nlp/cattle-1.txt: -------------------------------------------------------------------------------- 1 | black cattle running on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cattle-11.txt: -------------------------------------------------------------------------------- 1 | cattle walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cattle-12.txt: -------------------------------------------------------------------------------- 1 | black cattle running on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cattle-17.txt: -------------------------------------------------------------------------------- 1 | black cattle running around the river bank -------------------------------------------------------------------------------- /annos/nlp/cattle-19.txt: -------------------------------------------------------------------------------- 1 | cattle walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cattle-2.txt: -------------------------------------------------------------------------------- 1 | cattle standing on the grass ground -------------------------------------------------------------------------------- /annos/nlp/cattle-20.txt: -------------------------------------------------------------------------------- 1 | cattle walking in the river -------------------------------------------------------------------------------- /annos/nlp/cattle-6.txt: -------------------------------------------------------------------------------- 1 | black cattle walking on the ground -------------------------------------------------------------------------------- /annos/nlp/cattle-7.txt: -------------------------------------------------------------------------------- 1 | brown cattle standing on the ground -------------------------------------------------------------------------------- /annos/nlp/cattle-9.txt: -------------------------------------------------------------------------------- 1 | brown cattle playing with a dog on the ground -------------------------------------------------------------------------------- /annos/nlp/chameleon-1.txt: -------------------------------------------------------------------------------- 1 | chameleon sitting on the wall -------------------------------------------------------------------------------- /annos/nlp/chameleon-10.txt: -------------------------------------------------------------------------------- 1 | chameleon floating over the river -------------------------------------------------------------------------------- /annos/nlp/chameleon-13.txt: -------------------------------------------------------------------------------- 1 | chameleon sitting on the ground -------------------------------------------------------------------------------- /annos/nlp/chameleon-16.txt: -------------------------------------------------------------------------------- 1 | chameleon walking on the hand -------------------------------------------------------------------------------- /annos/nlp/chameleon-17.txt: -------------------------------------------------------------------------------- 1 | chameleon standing on the tree branch -------------------------------------------------------------------------------- /annos/nlp/chameleon-18.txt: -------------------------------------------------------------------------------- 1 | chameleon walking on the sand -------------------------------------------------------------------------------- /annos/nlp/chameleon-19.txt: -------------------------------------------------------------------------------- 1 | chameleon moved by hand from tree -------------------------------------------------------------------------------- /annos/nlp/chameleon-2.txt: -------------------------------------------------------------------------------- 1 | chameleon walking on the blanket -------------------------------------------------------------------------------- /annos/nlp/chameleon-20.txt: -------------------------------------------------------------------------------- 1 | gray chameleon walking on the tree branch -------------------------------------------------------------------------------- /annos/nlp/chameleon-3.txt: -------------------------------------------------------------------------------- 1 | chameleon climbing over the shoes -------------------------------------------------------------------------------- /annos/nlp/chameleon-4.txt: -------------------------------------------------------------------------------- 1 | chameleon walking on the desk -------------------------------------------------------------------------------- /annos/nlp/chameleon-5.txt: -------------------------------------------------------------------------------- 1 | chameleon walking on the desk -------------------------------------------------------------------------------- /annos/nlp/chameleon-7.txt: -------------------------------------------------------------------------------- 1 | chameleon walking on the ground -------------------------------------------------------------------------------- /annos/nlp/chameleon-8.txt: -------------------------------------------------------------------------------- 1 | chameleon standing on the tree branch -------------------------------------------------------------------------------- /annos/nlp/coin-1.txt: -------------------------------------------------------------------------------- 1 | coin turned by hand -------------------------------------------------------------------------------- /annos/nlp/coin-10.txt: -------------------------------------------------------------------------------- 1 | coin moved by hand on paper -------------------------------------------------------------------------------- /annos/nlp/coin-14.txt: -------------------------------------------------------------------------------- 1 | coin being rotated by the hands -------------------------------------------------------------------------------- /annos/nlp/coin-15.txt: -------------------------------------------------------------------------------- 1 | coin being placed on the desk with two coins -------------------------------------------------------------------------------- /annos/nlp/coin-16.txt: -------------------------------------------------------------------------------- 1 | coin turned by hand -------------------------------------------------------------------------------- /annos/nlp/coin-20.txt: -------------------------------------------------------------------------------- 1 | coin being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/coin-3.txt: -------------------------------------------------------------------------------- 1 | silver coin being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/coin-4.txt: -------------------------------------------------------------------------------- 1 | coin being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/coin-5.txt: -------------------------------------------------------------------------------- 1 | coin moving on the desk -------------------------------------------------------------------------------- /annos/nlp/coin-6.txt: -------------------------------------------------------------------------------- 1 | coin being held by a hand -------------------------------------------------------------------------------- /annos/nlp/coin-7.txt: -------------------------------------------------------------------------------- 1 | coin being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/coin-8.txt: -------------------------------------------------------------------------------- 1 | coin being held by a hand -------------------------------------------------------------------------------- /annos/nlp/crab-1.txt: -------------------------------------------------------------------------------- 1 | crab sitting on the water bottom -------------------------------------------------------------------------------- /annos/nlp/crab-10.txt: -------------------------------------------------------------------------------- 1 | crab moving on the ground -------------------------------------------------------------------------------- /annos/nlp/crab-11.txt: -------------------------------------------------------------------------------- 1 | crab creeping on sand -------------------------------------------------------------------------------- /annos/nlp/crab-12.txt: -------------------------------------------------------------------------------- 1 | crab sitting on the water bottom -------------------------------------------------------------------------------- /annos/nlp/crab-13.txt: -------------------------------------------------------------------------------- 1 | crab moving on the water bottom -------------------------------------------------------------------------------- /annos/nlp/crab-14.txt: -------------------------------------------------------------------------------- 1 | crab moving fast on the grass ground -------------------------------------------------------------------------------- /annos/nlp/crab-15.txt: -------------------------------------------------------------------------------- 1 | crab moving under the water -------------------------------------------------------------------------------- /annos/nlp/crab-16.txt: -------------------------------------------------------------------------------- 1 | crab moving on the ground -------------------------------------------------------------------------------- /annos/nlp/crab-17.txt: -------------------------------------------------------------------------------- 1 | crab moving on the ground -------------------------------------------------------------------------------- /annos/nlp/crab-18.txt: -------------------------------------------------------------------------------- 1 | crab eating little fish in water -------------------------------------------------------------------------------- /annos/nlp/crab-19.txt: -------------------------------------------------------------------------------- 1 | crab moving under the water -------------------------------------------------------------------------------- /annos/nlp/crab-2.txt: -------------------------------------------------------------------------------- 1 | crab moving on the beach -------------------------------------------------------------------------------- /annos/nlp/crab-20.txt: -------------------------------------------------------------------------------- 1 | crab moving on the ground -------------------------------------------------------------------------------- /annos/nlp/crab-3.txt: -------------------------------------------------------------------------------- 1 | crab fighting with cats on the ground -------------------------------------------------------------------------------- /annos/nlp/crab-4.txt: -------------------------------------------------------------------------------- 1 | crab moving on the beach -------------------------------------------------------------------------------- /annos/nlp/crab-5.txt: -------------------------------------------------------------------------------- 1 | crab moving under the water -------------------------------------------------------------------------------- /annos/nlp/crab-6.txt: -------------------------------------------------------------------------------- 1 | crab fighting with other crabs -------------------------------------------------------------------------------- /annos/nlp/crab-7.txt: -------------------------------------------------------------------------------- 1 | crab moving on the ground -------------------------------------------------------------------------------- /annos/nlp/crab-8.txt: -------------------------------------------------------------------------------- 1 | crab fighting with a lobster -------------------------------------------------------------------------------- /annos/nlp/crab-9.txt: -------------------------------------------------------------------------------- 1 | crab moving on the ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-1.txt: -------------------------------------------------------------------------------- 1 | crocodile crawling on the water bottom -------------------------------------------------------------------------------- /annos/nlp/crocodile-10.txt: -------------------------------------------------------------------------------- 1 | crocodile swimming in the water -------------------------------------------------------------------------------- /annos/nlp/crocodile-11.txt: -------------------------------------------------------------------------------- 1 | crocodile crawling on the ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-12.txt: -------------------------------------------------------------------------------- 1 | crocodile walking on the ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-13.txt: -------------------------------------------------------------------------------- 1 | black crocodile sitting on the grass ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-14.txt: -------------------------------------------------------------------------------- 1 | crocodile walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-15.txt: -------------------------------------------------------------------------------- 1 | crocodile sitting on the ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-17.txt: -------------------------------------------------------------------------------- 1 | white crocodile sitting on the ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-18.txt: -------------------------------------------------------------------------------- 1 | black crocodile climbing on the wall -------------------------------------------------------------------------------- /annos/nlp/crocodile-2.txt: -------------------------------------------------------------------------------- 1 | white crocodile swimming in the water -------------------------------------------------------------------------------- /annos/nlp/crocodile-20.txt: -------------------------------------------------------------------------------- 1 | crocodile crawling on the grass ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-3.txt: -------------------------------------------------------------------------------- 1 | crocodile swimming in the river -------------------------------------------------------------------------------- /annos/nlp/crocodile-5.txt: -------------------------------------------------------------------------------- 1 | crocodile sitting on the ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-6.txt: -------------------------------------------------------------------------------- 1 | crocodile eating fish on ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-7.txt: -------------------------------------------------------------------------------- 1 | crocodile sitting on the ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-8.txt: -------------------------------------------------------------------------------- 1 | crocodile sitting on the ground -------------------------------------------------------------------------------- /annos/nlp/crocodile-9.txt: -------------------------------------------------------------------------------- 1 | crocodile crawling under the water -------------------------------------------------------------------------------- /annos/nlp/cup-10.txt: -------------------------------------------------------------------------------- 1 | transparent cup standing on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-11.txt: -------------------------------------------------------------------------------- 1 | blue cup standing on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-13.txt: -------------------------------------------------------------------------------- 1 | cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-14.txt: -------------------------------------------------------------------------------- 1 | cup being held by a man's hand -------------------------------------------------------------------------------- /annos/nlp/cup-15.txt: -------------------------------------------------------------------------------- 1 | transparent cup being held by a hand -------------------------------------------------------------------------------- /annos/nlp/cup-16.txt: -------------------------------------------------------------------------------- 1 | transparent cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-17.txt: -------------------------------------------------------------------------------- 1 | paper cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-18.txt: -------------------------------------------------------------------------------- 1 | transparent cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-19.txt: -------------------------------------------------------------------------------- 1 | transparent cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-2.txt: -------------------------------------------------------------------------------- 1 | transparent cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-20.txt: -------------------------------------------------------------------------------- 1 | paper cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-3.txt: -------------------------------------------------------------------------------- 1 | red cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-4.txt: -------------------------------------------------------------------------------- 1 | transparent cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-5.txt: -------------------------------------------------------------------------------- 1 | red cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-6.txt: -------------------------------------------------------------------------------- 1 | black cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-7.txt: -------------------------------------------------------------------------------- 1 | cup on the desk changing from black to white -------------------------------------------------------------------------------- /annos/nlp/cup-8.txt: -------------------------------------------------------------------------------- 1 | white cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/cup-9.txt: -------------------------------------------------------------------------------- 1 | transparent cup being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/deer-10.txt: -------------------------------------------------------------------------------- 1 | brown deer walking in the forest -------------------------------------------------------------------------------- /annos/nlp/deer-12.txt: -------------------------------------------------------------------------------- 1 | deer walking on the ground -------------------------------------------------------------------------------- /annos/nlp/deer-13.txt: -------------------------------------------------------------------------------- 1 | brown deer walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-14.txt: -------------------------------------------------------------------------------- 1 | deer hunting on in the forest -------------------------------------------------------------------------------- /annos/nlp/deer-15.txt: -------------------------------------------------------------------------------- 1 | deer walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-16.txt: -------------------------------------------------------------------------------- 1 | deer walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-17.txt: -------------------------------------------------------------------------------- 1 | gray deer eating on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-18.txt: -------------------------------------------------------------------------------- 1 | deer running on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-19.txt: -------------------------------------------------------------------------------- 1 | deer walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-2.txt: -------------------------------------------------------------------------------- 1 | deer sitting on the road -------------------------------------------------------------------------------- /annos/nlp/deer-20.txt: -------------------------------------------------------------------------------- 1 | brown deer walking on the ground -------------------------------------------------------------------------------- /annos/nlp/deer-4.txt: -------------------------------------------------------------------------------- 1 | deer walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-7.txt: -------------------------------------------------------------------------------- 1 | deer running on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-8.txt: -------------------------------------------------------------------------------- 1 | deer walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/deer-9.txt: -------------------------------------------------------------------------------- 1 | deer eating in the grass -------------------------------------------------------------------------------- /annos/nlp/dog-1.txt: -------------------------------------------------------------------------------- 1 | dog chasing after a toy racing car -------------------------------------------------------------------------------- /annos/nlp/dog-10.txt: -------------------------------------------------------------------------------- 1 | dog fighting with a monkey on the desk -------------------------------------------------------------------------------- /annos/nlp/dog-11.txt: -------------------------------------------------------------------------------- 1 | brown dog running on the road -------------------------------------------------------------------------------- /annos/nlp/dog-14.txt: -------------------------------------------------------------------------------- 1 | white dog running on the ground -------------------------------------------------------------------------------- /annos/nlp/dog-17.txt: -------------------------------------------------------------------------------- 1 | dog running around a pig on the beach -------------------------------------------------------------------------------- /annos/nlp/dog-18.txt: -------------------------------------------------------------------------------- 1 | white dog playing on the sofa -------------------------------------------------------------------------------- /annos/nlp/dog-2.txt: -------------------------------------------------------------------------------- 1 | dog running in a circle -------------------------------------------------------------------------------- /annos/nlp/dog-20.txt: -------------------------------------------------------------------------------- 1 | black dog playing around a swimming pool -------------------------------------------------------------------------------- /annos/nlp/dog-4.txt: -------------------------------------------------------------------------------- 1 | dog fighting with lions on the grass ground -------------------------------------------------------------------------------- /annos/nlp/dog-5.txt: -------------------------------------------------------------------------------- 1 | gray dog running on the grass ground -------------------------------------------------------------------------------- /annos/nlp/dog-6.txt: -------------------------------------------------------------------------------- 1 | white dog standing on the roller -------------------------------------------------------------------------------- /annos/nlp/dog-7.txt: -------------------------------------------------------------------------------- 1 | black dog chasing after a toy racing car -------------------------------------------------------------------------------- /annos/nlp/dog-8.txt: -------------------------------------------------------------------------------- 1 | black dog running on the grass ground -------------------------------------------------------------------------------- /annos/nlp/drone-1.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-10.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-11.txt: -------------------------------------------------------------------------------- 1 | orange drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-12.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-13.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-14.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-15.txt: -------------------------------------------------------------------------------- 1 | black drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-16.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-17.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-18.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-19.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-20.txt: -------------------------------------------------------------------------------- 1 | drone flying over the road -------------------------------------------------------------------------------- /annos/nlp/drone-3.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-4.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-5.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-6.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-7.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-8.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/drone-9.txt: -------------------------------------------------------------------------------- 1 | drone flying in the air -------------------------------------------------------------------------------- /annos/nlp/electricfan-1.txt: -------------------------------------------------------------------------------- 1 | electric fan being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/electricfan-10.txt: -------------------------------------------------------------------------------- 1 | electric fan swinging on the ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-11.txt: -------------------------------------------------------------------------------- 1 | electric fan being hanged in the air -------------------------------------------------------------------------------- /annos/nlp/electricfan-12.txt: -------------------------------------------------------------------------------- 1 | white electric fan being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/electricfan-13.txt: -------------------------------------------------------------------------------- 1 | electric fan standing on ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-14.txt: -------------------------------------------------------------------------------- 1 | white electric fan shaking on the ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-15.txt: -------------------------------------------------------------------------------- 1 | electric fan mounted on wall -------------------------------------------------------------------------------- /annos/nlp/electricfan-16.txt: -------------------------------------------------------------------------------- 1 | electric fan being placed on the red chair -------------------------------------------------------------------------------- /annos/nlp/electricfan-17.txt: -------------------------------------------------------------------------------- 1 | electric fan being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/electricfan-18.txt: -------------------------------------------------------------------------------- 1 | electric fan swing on the ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-19.txt: -------------------------------------------------------------------------------- 1 | electric fan swinging on the ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-2.txt: -------------------------------------------------------------------------------- 1 | electric fan swinging on the ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-20.txt: -------------------------------------------------------------------------------- 1 | electric fan played by a girl -------------------------------------------------------------------------------- /annos/nlp/electricfan-3.txt: -------------------------------------------------------------------------------- 1 | electric fan being hanged in the air -------------------------------------------------------------------------------- /annos/nlp/electricfan-4.txt: -------------------------------------------------------------------------------- 1 | electric fan being placed on the ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-5.txt: -------------------------------------------------------------------------------- 1 | electric fan being hanged in the air -------------------------------------------------------------------------------- /annos/nlp/electricfan-6.txt: -------------------------------------------------------------------------------- 1 | electric fan placed on table -------------------------------------------------------------------------------- /annos/nlp/electricfan-7.txt: -------------------------------------------------------------------------------- 1 | electric fan swinging on the ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-8.txt: -------------------------------------------------------------------------------- 1 | electric fan swinging on the ground -------------------------------------------------------------------------------- /annos/nlp/electricfan-9.txt: -------------------------------------------------------------------------------- 1 | black electric fan being placed on the desk -------------------------------------------------------------------------------- /annos/nlp/elephant-10.txt: -------------------------------------------------------------------------------- 1 | elephant running on the ground -------------------------------------------------------------------------------- /annos/nlp/elephant-13.txt: -------------------------------------------------------------------------------- 1 | elephant standing on the ground -------------------------------------------------------------------------------- /annos/nlp/elephant-14.txt: -------------------------------------------------------------------------------- 1 | elephant walking on the ground -------------------------------------------------------------------------------- /annos/nlp/elephant-15.txt: -------------------------------------------------------------------------------- 1 | elephant running on the grass ground -------------------------------------------------------------------------------- /annos/nlp/elephant-16.txt: -------------------------------------------------------------------------------- 1 | small elephant walking in the river -------------------------------------------------------------------------------- /annos/nlp/elephant-17.txt: -------------------------------------------------------------------------------- 1 | small elephant walking on the ground -------------------------------------------------------------------------------- /annos/nlp/elephant-18.txt: -------------------------------------------------------------------------------- 1 | small elephant walking on the road -------------------------------------------------------------------------------- /annos/nlp/elephant-19.txt: -------------------------------------------------------------------------------- 1 | small elephant walking on the grass ground -------------------------------------------------------------------------------- /annos/nlp/elephant-2.txt: -------------------------------------------------------------------------------- 1 | elephant walking on the ground -------------------------------------------------------------------------------- /annos/nlp/elephant-20.txt: -------------------------------------------------------------------------------- 1 | elephant walking on the ground -------------------------------------------------------------------------------- /annos/nlp/elephant-3.txt: -------------------------------------------------------------------------------- 1 | small elephant playing on the ground -------------------------------------------------------------------------------- /annos/nlp/elephant-4.txt: -------------------------------------------------------------------------------- 1 | elephant walking in the grass -------------------------------------------------------------------------------- /annos/nlp/elephant-5.txt: -------------------------------------------------------------------------------- 1 | small elephant playing on the ground -------------------------------------------------------------------------------- /annos/nlp/elephant-7.txt: -------------------------------------------------------------------------------- 1 | little elephant chasing dog on ground -------------------------------------------------------------------------------- /annos/nlp/elephant-8.txt: -------------------------------------------------------------------------------- 1 | elephant playing on the ground -------------------------------------------------------------------------------- /annos/nlp/flag-12.txt: -------------------------------------------------------------------------------- 1 | blue flag waved by a woman in the ground -------------------------------------------------------------------------------- /annos/nlp/flag-14.txt: -------------------------------------------------------------------------------- 1 | flag waving in the air -------------------------------------------------------------------------------- /annos/nlp/flag-15.txt: -------------------------------------------------------------------------------- 1 | red flag waved by a man -------------------------------------------------------------------------------- /annos/nlp/flag-16.txt: -------------------------------------------------------------------------------- 1 | red flag waved by a man -------------------------------------------------------------------------------- /annos/nlp/flag-17.txt: -------------------------------------------------------------------------------- 1 | red flag held by a woman in a parade group -------------------------------------------------------------------------------- /annos/nlp/fox-1.txt: -------------------------------------------------------------------------------- 1 | fox running in the snow -------------------------------------------------------------------------------- /annos/nlp/fox-10.txt: -------------------------------------------------------------------------------- 1 | fox playing with its kids in the grass -------------------------------------------------------------------------------- /annos/nlp/fox-11.txt: -------------------------------------------------------------------------------- 1 | fox running in the snow -------------------------------------------------------------------------------- /annos/nlp/fox-12.txt: -------------------------------------------------------------------------------- 1 | fox running in the field -------------------------------------------------------------------------------- /annos/nlp/fox-13.txt: -------------------------------------------------------------------------------- 1 | fox running in the bush -------------------------------------------------------------------------------- /annos/nlp/fox-15.txt: -------------------------------------------------------------------------------- 1 | fox playing with a dog in the grass -------------------------------------------------------------------------------- /annos/nlp/fox-18.txt: -------------------------------------------------------------------------------- 1 | fox running in the field -------------------------------------------------------------------------------- /annos/nlp/fox-2.txt: -------------------------------------------------------------------------------- 1 | white fox running in the snow -------------------------------------------------------------------------------- /annos/nlp/fox-20.txt: -------------------------------------------------------------------------------- 1 | fox playing with some persons in a room -------------------------------------------------------------------------------- /annos/nlp/fox-3.txt: -------------------------------------------------------------------------------- 1 | fox running in the field -------------------------------------------------------------------------------- /annos/nlp/fox-4.txt: -------------------------------------------------------------------------------- 1 | fox running in the field -------------------------------------------------------------------------------- /annos/nlp/fox-6.txt: -------------------------------------------------------------------------------- 1 | fox playing with a person in a yard -------------------------------------------------------------------------------- /annos/nlp/fox-7.txt: -------------------------------------------------------------------------------- 1 | fox playing with a cat in the field -------------------------------------------------------------------------------- /annos/nlp/fox-8.txt: -------------------------------------------------------------------------------- 1 | fox running in the field -------------------------------------------------------------------------------- /annos/nlp/frog-1.txt: -------------------------------------------------------------------------------- 1 | frog caught by a child in the grass -------------------------------------------------------------------------------- /annos/nlp/frog-10.txt: -------------------------------------------------------------------------------- 1 | frog climbing in the branch of a tree -------------------------------------------------------------------------------- /annos/nlp/frog-11.txt: -------------------------------------------------------------------------------- 1 | frog creeping on ground -------------------------------------------------------------------------------- /annos/nlp/frog-12.txt: -------------------------------------------------------------------------------- 1 | frog jumping from a leaf to another one -------------------------------------------------------------------------------- /annos/nlp/frog-13.txt: -------------------------------------------------------------------------------- 1 | frog jumping from one leaf to another one -------------------------------------------------------------------------------- /annos/nlp/frog-14.txt: -------------------------------------------------------------------------------- 1 | frog climbing on the rim of a box -------------------------------------------------------------------------------- /annos/nlp/frog-15.txt: -------------------------------------------------------------------------------- 1 | frog staying on the ground in night -------------------------------------------------------------------------------- /annos/nlp/frog-16.txt: -------------------------------------------------------------------------------- 1 | frog swimming in the water -------------------------------------------------------------------------------- /annos/nlp/frog-17.txt: -------------------------------------------------------------------------------- 1 | frog swimming in the water -------------------------------------------------------------------------------- /annos/nlp/frog-18.txt: -------------------------------------------------------------------------------- 1 | frog creeping on the ground in night -------------------------------------------------------------------------------- /annos/nlp/frog-19.txt: -------------------------------------------------------------------------------- 1 | frog climbing on the branch of a tree -------------------------------------------------------------------------------- /annos/nlp/frog-3.txt: -------------------------------------------------------------------------------- 1 | frog creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/frog-4.txt: -------------------------------------------------------------------------------- 1 | frog digging into the earth -------------------------------------------------------------------------------- /annos/nlp/frog-5.txt: -------------------------------------------------------------------------------- 1 | frog swimming in the water -------------------------------------------------------------------------------- /annos/nlp/frog-6.txt: -------------------------------------------------------------------------------- 1 | frog swimming in the water -------------------------------------------------------------------------------- /annos/nlp/frog-9.txt: -------------------------------------------------------------------------------- 1 | frog in the pot played by a hand -------------------------------------------------------------------------------- /annos/nlp/gametarget-10.txt: -------------------------------------------------------------------------------- 1 | gametarget of a person fighting the rival -------------------------------------------------------------------------------- /annos/nlp/gametarget-12.txt: -------------------------------------------------------------------------------- 1 | gametarget of a motorcycle running on the road -------------------------------------------------------------------------------- /annos/nlp/gecko-1.txt: -------------------------------------------------------------------------------- 1 | gray gecko creeping on the ceiling -------------------------------------------------------------------------------- /annos/nlp/gecko-11.txt: -------------------------------------------------------------------------------- 1 | gecko staying in a transparent ball -------------------------------------------------------------------------------- /annos/nlp/gecko-12.txt: -------------------------------------------------------------------------------- 1 | gecko creeping on wall -------------------------------------------------------------------------------- /annos/nlp/gecko-13.txt: -------------------------------------------------------------------------------- 1 | orange gecko climbing in a pot -------------------------------------------------------------------------------- /annos/nlp/gecko-14.txt: -------------------------------------------------------------------------------- 1 | yellow gecko creeping on a table -------------------------------------------------------------------------------- /annos/nlp/gecko-15.txt: -------------------------------------------------------------------------------- 1 | yellow gecko creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/gecko-16.txt: -------------------------------------------------------------------------------- 1 | orange and a yellow gecko creeping on a sheet -------------------------------------------------------------------------------- /annos/nlp/gecko-17.txt: -------------------------------------------------------------------------------- 1 | gecko played by hand -------------------------------------------------------------------------------- /annos/nlp/gecko-19.txt: -------------------------------------------------------------------------------- 1 | yellow gecko eating food in a box -------------------------------------------------------------------------------- /annos/nlp/gecko-20.txt: -------------------------------------------------------------------------------- 1 | orange gecko eating insects in a box -------------------------------------------------------------------------------- /annos/nlp/gecko-3.txt: -------------------------------------------------------------------------------- 1 | gecko staying on a table -------------------------------------------------------------------------------- /annos/nlp/gecko-6.txt: -------------------------------------------------------------------------------- 1 | gecko with other geckos creeping in a box -------------------------------------------------------------------------------- /annos/nlp/gecko-7.txt: -------------------------------------------------------------------------------- 1 | gecko creeping in water -------------------------------------------------------------------------------- /annos/nlp/giraffe-11.txt: -------------------------------------------------------------------------------- 1 | group of giraffe running on the field -------------------------------------------------------------------------------- /annos/nlp/giraffe-12.txt: -------------------------------------------------------------------------------- 1 | giraffe kicked by an animal in the yard of a zoo -------------------------------------------------------------------------------- /annos/nlp/giraffe-14.txt: -------------------------------------------------------------------------------- 1 | giraffe walking on ground -------------------------------------------------------------------------------- /annos/nlp/giraffe-16.txt: -------------------------------------------------------------------------------- 1 | giraffe walking in the field -------------------------------------------------------------------------------- /annos/nlp/giraffe-17.txt: -------------------------------------------------------------------------------- 1 | giraffe running in the bush -------------------------------------------------------------------------------- /annos/nlp/giraffe-18.txt: -------------------------------------------------------------------------------- 1 | giraffe running in the field -------------------------------------------------------------------------------- /annos/nlp/giraffe-20.txt: -------------------------------------------------------------------------------- 1 | giraffe running in the yard of a zoo -------------------------------------------------------------------------------- /annos/nlp/giraffe-3.txt: -------------------------------------------------------------------------------- 1 | giraffe running in the yard of a zoo -------------------------------------------------------------------------------- /annos/nlp/giraffe-4.txt: -------------------------------------------------------------------------------- 1 | giraffe running in the yard of a zoo -------------------------------------------------------------------------------- /annos/nlp/giraffe-5.txt: -------------------------------------------------------------------------------- 1 | giraffe walking in the yard of a zoo -------------------------------------------------------------------------------- /annos/nlp/giraffe-8.txt: -------------------------------------------------------------------------------- 1 | giraffe walking to a tree in the field -------------------------------------------------------------------------------- /annos/nlp/goldfish-15.txt: -------------------------------------------------------------------------------- 1 | orange goldfish swimming in the water -------------------------------------------------------------------------------- /annos/nlp/goldfish-16.txt: -------------------------------------------------------------------------------- 1 | goldfish swimming in the water -------------------------------------------------------------------------------- /annos/nlp/goldfish-3.txt: -------------------------------------------------------------------------------- 1 | goldfish swimming in the water -------------------------------------------------------------------------------- /annos/nlp/gorilla-10.txt: -------------------------------------------------------------------------------- 1 | black gorilla playing in the yard of a zoo -------------------------------------------------------------------------------- /annos/nlp/gorilla-6.txt: -------------------------------------------------------------------------------- 1 | black gorilla walking around a tree -------------------------------------------------------------------------------- /annos/nlp/guitar-1.txt: -------------------------------------------------------------------------------- 1 | red guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-10.txt: -------------------------------------------------------------------------------- 1 | guitar being placed on the ground -------------------------------------------------------------------------------- /annos/nlp/guitar-11.txt: -------------------------------------------------------------------------------- 1 | guitar played by a woman -------------------------------------------------------------------------------- /annos/nlp/guitar-12.txt: -------------------------------------------------------------------------------- 1 | guitar played by a woman -------------------------------------------------------------------------------- /annos/nlp/guitar-13.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-14.txt: -------------------------------------------------------------------------------- 1 | guitar played by a woman -------------------------------------------------------------------------------- /annos/nlp/guitar-15.txt: -------------------------------------------------------------------------------- 1 | guitar played by a boy on the street -------------------------------------------------------------------------------- /annos/nlp/guitar-16.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-17.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-18.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-19.txt: -------------------------------------------------------------------------------- 1 | guitar played by a boy -------------------------------------------------------------------------------- /annos/nlp/guitar-2.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-20.txt: -------------------------------------------------------------------------------- 1 | guitar played by a woman -------------------------------------------------------------------------------- /annos/nlp/guitar-3.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-4.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-5.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-6.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-7.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/guitar-8.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man on the street -------------------------------------------------------------------------------- /annos/nlp/guitar-9.txt: -------------------------------------------------------------------------------- 1 | guitar played by a man -------------------------------------------------------------------------------- /annos/nlp/hand-10.txt: -------------------------------------------------------------------------------- 1 | right hand of a man moving randomly -------------------------------------------------------------------------------- /annos/nlp/hand-11.txt: -------------------------------------------------------------------------------- 1 | hand of a girl -------------------------------------------------------------------------------- /annos/nlp/hand-12.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hand-13.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hand-14.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hand-15.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hand-16.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hand-17.txt: -------------------------------------------------------------------------------- 1 | hand of a boy -------------------------------------------------------------------------------- /annos/nlp/hand-18.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hand-19.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hand-2.txt: -------------------------------------------------------------------------------- 1 | left hand moving randomly -------------------------------------------------------------------------------- /annos/nlp/hand-20.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hand-3.txt: -------------------------------------------------------------------------------- 1 | right hand of a man waving in the sky -------------------------------------------------------------------------------- /annos/nlp/hand-4.txt: -------------------------------------------------------------------------------- 1 | right hand of a woman moving randomly in the sky -------------------------------------------------------------------------------- /annos/nlp/hand-5.txt: -------------------------------------------------------------------------------- 1 | right hand of a woman moving randomly in the sky -------------------------------------------------------------------------------- /annos/nlp/hand-6.txt: -------------------------------------------------------------------------------- 1 | left hand of a woman waving in the sky -------------------------------------------------------------------------------- /annos/nlp/hand-8.txt: -------------------------------------------------------------------------------- 1 | hand of a man -------------------------------------------------------------------------------- /annos/nlp/hat-1.txt: -------------------------------------------------------------------------------- 1 | black hat of a man in gray suit moving randomly -------------------------------------------------------------------------------- /annos/nlp/hat-10.txt: -------------------------------------------------------------------------------- 1 | orange hat played by a man in the hands -------------------------------------------------------------------------------- /annos/nlp/hat-12.txt: -------------------------------------------------------------------------------- 1 | black hat played by a man in a room -------------------------------------------------------------------------------- /annos/nlp/hat-13.txt: -------------------------------------------------------------------------------- 1 | orange hat played by a man in a room -------------------------------------------------------------------------------- /annos/nlp/hat-14.txt: -------------------------------------------------------------------------------- 1 | purple hat played by a man in a room -------------------------------------------------------------------------------- /annos/nlp/hat-15.txt: -------------------------------------------------------------------------------- 1 | black hat played by a boy -------------------------------------------------------------------------------- /annos/nlp/hat-17.txt: -------------------------------------------------------------------------------- 1 | gray hat worn by a boy on the head -------------------------------------------------------------------------------- /annos/nlp/hat-18.txt: -------------------------------------------------------------------------------- 1 | black hat played by a man in a room -------------------------------------------------------------------------------- /annos/nlp/hat-2.txt: -------------------------------------------------------------------------------- 1 | hat played by a man in a square -------------------------------------------------------------------------------- /annos/nlp/hat-20.txt: -------------------------------------------------------------------------------- 1 | hat played by a man on the stage -------------------------------------------------------------------------------- /annos/nlp/hat-3.txt: -------------------------------------------------------------------------------- 1 | black hat played by a man in a room -------------------------------------------------------------------------------- /annos/nlp/hat-4.txt: -------------------------------------------------------------------------------- 1 | hat played by a man -------------------------------------------------------------------------------- /annos/nlp/hat-7.txt: -------------------------------------------------------------------------------- 1 | hat worn by a man with facial hair -------------------------------------------------------------------------------- /annos/nlp/hat-8.txt: -------------------------------------------------------------------------------- 1 | gray hat played by a man -------------------------------------------------------------------------------- /annos/nlp/hat-9.txt: -------------------------------------------------------------------------------- 1 | black hat played by a man in a room -------------------------------------------------------------------------------- /annos/nlp/helmet-1.txt: -------------------------------------------------------------------------------- 1 | helmet played by a man in snow -------------------------------------------------------------------------------- /annos/nlp/helmet-11.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a man playing ice hockey -------------------------------------------------------------------------------- /annos/nlp/helmet-12.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a girl playing roller skating -------------------------------------------------------------------------------- /annos/nlp/helmet-13.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a boy riding a motor -------------------------------------------------------------------------------- /annos/nlp/helmet-14.txt: -------------------------------------------------------------------------------- 1 | helmet on head of boy riding bike -------------------------------------------------------------------------------- /annos/nlp/helmet-15.txt: -------------------------------------------------------------------------------- 1 | white helmet on head of girl skating -------------------------------------------------------------------------------- /annos/nlp/helmet-16.txt: -------------------------------------------------------------------------------- 1 | pink helmet on head of girl skating -------------------------------------------------------------------------------- /annos/nlp/helmet-18.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a man riding motor -------------------------------------------------------------------------------- /annos/nlp/helmet-2.txt: -------------------------------------------------------------------------------- 1 | helmet of a boy skiing on the snow -------------------------------------------------------------------------------- /annos/nlp/helmet-20.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a child skating on the ice -------------------------------------------------------------------------------- /annos/nlp/helmet-3.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a child skating on the ice -------------------------------------------------------------------------------- /annos/nlp/helmet-4.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a child skating on the ice -------------------------------------------------------------------------------- /annos/nlp/helmet-5.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a child skating on the ice -------------------------------------------------------------------------------- /annos/nlp/helmet-6.txt: -------------------------------------------------------------------------------- 1 | pink helmet worn by a child playing roller skating -------------------------------------------------------------------------------- /annos/nlp/helmet-7.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a child playing ski -------------------------------------------------------------------------------- /annos/nlp/helmet-8.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a child riding a motor -------------------------------------------------------------------------------- /annos/nlp/helmet-9.txt: -------------------------------------------------------------------------------- 1 | helmet worn by a child riding a motor -------------------------------------------------------------------------------- /annos/nlp/hippo-1.txt: -------------------------------------------------------------------------------- 1 | hippo swimming in the water -------------------------------------------------------------------------------- /annos/nlp/hippo-11.txt: -------------------------------------------------------------------------------- 1 | hippo running in the field -------------------------------------------------------------------------------- /annos/nlp/hippo-12.txt: -------------------------------------------------------------------------------- 1 | hippo diving in the water -------------------------------------------------------------------------------- /annos/nlp/hippo-13.txt: -------------------------------------------------------------------------------- 1 | hippo walking in the water -------------------------------------------------------------------------------- /annos/nlp/hippo-14.txt: -------------------------------------------------------------------------------- 1 | hippo walking in the water -------------------------------------------------------------------------------- /annos/nlp/hippo-16.txt: -------------------------------------------------------------------------------- 1 | hippo diving in the water -------------------------------------------------------------------------------- /annos/nlp/hippo-17.txt: -------------------------------------------------------------------------------- 1 | hippo swimming in the water -------------------------------------------------------------------------------- /annos/nlp/hippo-18.txt: -------------------------------------------------------------------------------- 1 | hippo running in the field -------------------------------------------------------------------------------- /annos/nlp/hippo-19.txt: -------------------------------------------------------------------------------- 1 | hippo swimming in the water -------------------------------------------------------------------------------- /annos/nlp/hippo-2.txt: -------------------------------------------------------------------------------- 1 | hippo running in the field -------------------------------------------------------------------------------- /annos/nlp/hippo-3.txt: -------------------------------------------------------------------------------- 1 | little hippo swimming in the water -------------------------------------------------------------------------------- /annos/nlp/hippo-9.txt: -------------------------------------------------------------------------------- 1 | hippo walking in the water -------------------------------------------------------------------------------- /annos/nlp/horse-1.txt: -------------------------------------------------------------------------------- 1 | horse running on the ground -------------------------------------------------------------------------------- /annos/nlp/horse-11.txt: -------------------------------------------------------------------------------- 1 | white horse ridden by a woman in the field -------------------------------------------------------------------------------- /annos/nlp/horse-12.txt: -------------------------------------------------------------------------------- 1 | brown horse ridden by a person in the field -------------------------------------------------------------------------------- /annos/nlp/horse-13.txt: -------------------------------------------------------------------------------- 1 | horse ridden by a woman in the field -------------------------------------------------------------------------------- /annos/nlp/horse-14.txt: -------------------------------------------------------------------------------- 1 | horse ridden by a woman in the field -------------------------------------------------------------------------------- /annos/nlp/horse-16.txt: -------------------------------------------------------------------------------- 1 | black horse running in the field -------------------------------------------------------------------------------- /annos/nlp/horse-17.txt: -------------------------------------------------------------------------------- 1 | horse held by a man in the field -------------------------------------------------------------------------------- /annos/nlp/horse-18.txt: -------------------------------------------------------------------------------- 1 | horse walking in the field -------------------------------------------------------------------------------- /annos/nlp/horse-19.txt: -------------------------------------------------------------------------------- 1 | white horse walking in the field -------------------------------------------------------------------------------- /annos/nlp/horse-2.txt: -------------------------------------------------------------------------------- 1 | brown horse ridden by a man in the field -------------------------------------------------------------------------------- /annos/nlp/horse-20.txt: -------------------------------------------------------------------------------- 1 | horse playing with kids in the field -------------------------------------------------------------------------------- /annos/nlp/horse-4.txt: -------------------------------------------------------------------------------- 1 | horse playing with kid in the field -------------------------------------------------------------------------------- /annos/nlp/horse-5.txt: -------------------------------------------------------------------------------- 1 | horse playing with woman on grass -------------------------------------------------------------------------------- /annos/nlp/horse-6.txt: -------------------------------------------------------------------------------- 1 | horse held by a woman in the field -------------------------------------------------------------------------------- /annos/nlp/horse-7.txt: -------------------------------------------------------------------------------- 1 | brown horse ridden by a child in the field -------------------------------------------------------------------------------- /annos/nlp/horse-8.txt: -------------------------------------------------------------------------------- 1 | brown horse playing a bucket in the field -------------------------------------------------------------------------------- /annos/nlp/kangaroo-10.txt: -------------------------------------------------------------------------------- 1 | kangaroo playing with a dog on the grass -------------------------------------------------------------------------------- /annos/nlp/kangaroo-11.txt: -------------------------------------------------------------------------------- 1 | kangaroo punching a man on the grass -------------------------------------------------------------------------------- /annos/nlp/kangaroo-13.txt: -------------------------------------------------------------------------------- 1 | kangaroo playing with a dog on the grass -------------------------------------------------------------------------------- /annos/nlp/kangaroo-14.txt: -------------------------------------------------------------------------------- 1 | kangaroo running in the field -------------------------------------------------------------------------------- /annos/nlp/kangaroo-16.txt: -------------------------------------------------------------------------------- 1 | kangaroo running in the yard -------------------------------------------------------------------------------- /annos/nlp/kangaroo-2.txt: -------------------------------------------------------------------------------- 1 | kangaroo fighting with a person in the ring -------------------------------------------------------------------------------- /annos/nlp/kangaroo-3.txt: -------------------------------------------------------------------------------- 1 | kangaroo fighting with a person in the ring -------------------------------------------------------------------------------- /annos/nlp/kangaroo-6.txt: -------------------------------------------------------------------------------- 1 | kangaroo running on the grass -------------------------------------------------------------------------------- /annos/nlp/kangaroo-7.txt: -------------------------------------------------------------------------------- 1 | kangaroo kicking a puppet in the yard -------------------------------------------------------------------------------- /annos/nlp/kangaroo-8.txt: -------------------------------------------------------------------------------- 1 | kangaroo running on the grass -------------------------------------------------------------------------------- /annos/nlp/kangaroo-9.txt: -------------------------------------------------------------------------------- 1 | kangaroo punching a person on the stage -------------------------------------------------------------------------------- /annos/nlp/kite-11.txt: -------------------------------------------------------------------------------- 1 | green kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-12.txt: -------------------------------------------------------------------------------- 1 | green kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-13.txt: -------------------------------------------------------------------------------- 1 | kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-14.txt: -------------------------------------------------------------------------------- 1 | kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-15.txt: -------------------------------------------------------------------------------- 1 | kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-16.txt: -------------------------------------------------------------------------------- 1 | kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-17.txt: -------------------------------------------------------------------------------- 1 | kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-18.txt: -------------------------------------------------------------------------------- 1 | kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-19.txt: -------------------------------------------------------------------------------- 1 | kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-2.txt: -------------------------------------------------------------------------------- 1 | green kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-20.txt: -------------------------------------------------------------------------------- 1 | kite flying on sky -------------------------------------------------------------------------------- /annos/nlp/kite-3.txt: -------------------------------------------------------------------------------- 1 | kite flying in the sky -------------------------------------------------------------------------------- /annos/nlp/kite-4.txt: -------------------------------------------------------------------------------- 1 | kite flying on sky -------------------------------------------------------------------------------- /annos/nlp/kite-5.txt: -------------------------------------------------------------------------------- 1 | kite played by a person in a room -------------------------------------------------------------------------------- /annos/nlp/kite-6.txt: -------------------------------------------------------------------------------- 1 | kite played by a person in a basketball court -------------------------------------------------------------------------------- /annos/nlp/leopard-1.txt: -------------------------------------------------------------------------------- 1 | black leopard walking in the trees -------------------------------------------------------------------------------- /annos/nlp/leopard-10.txt: -------------------------------------------------------------------------------- 1 | leopard walking from water to ground -------------------------------------------------------------------------------- /annos/nlp/leopard-11.txt: -------------------------------------------------------------------------------- 1 | leopard swimming in the water -------------------------------------------------------------------------------- /annos/nlp/leopard-12.txt: -------------------------------------------------------------------------------- 1 | leopard walking along shore -------------------------------------------------------------------------------- /annos/nlp/leopard-13.txt: -------------------------------------------------------------------------------- 1 | leopard walking in cage -------------------------------------------------------------------------------- /annos/nlp/leopard-16.txt: -------------------------------------------------------------------------------- 1 | leopard walking on the beach -------------------------------------------------------------------------------- /annos/nlp/leopard-18.txt: -------------------------------------------------------------------------------- 1 | leopard eating food in yard of zoo -------------------------------------------------------------------------------- /annos/nlp/leopard-5.txt: -------------------------------------------------------------------------------- 1 | leopard walking on the tree branch -------------------------------------------------------------------------------- /annos/nlp/leopard-6.txt: -------------------------------------------------------------------------------- 1 | leopard swimming in the water -------------------------------------------------------------------------------- /annos/nlp/leopard-9.txt: -------------------------------------------------------------------------------- 1 | leopard swimming in the water -------------------------------------------------------------------------------- /annos/nlp/licenseplate-1.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a red car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-10.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a gray car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-11.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a gray car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-12.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-13.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a gray car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-16.txt: -------------------------------------------------------------------------------- 1 | license plate on back of truck -------------------------------------------------------------------------------- /annos/nlp/licenseplate-17.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-18.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a motorcycle -------------------------------------------------------------------------------- /annos/nlp/licenseplate-2.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-3.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a white van -------------------------------------------------------------------------------- /annos/nlp/licenseplate-4.txt: -------------------------------------------------------------------------------- 1 | license plate on the front of a gray van -------------------------------------------------------------------------------- /annos/nlp/licenseplate-5.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a yellow car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-6.txt: -------------------------------------------------------------------------------- 1 | license plate of a black car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-7.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-8.txt: -------------------------------------------------------------------------------- 1 | license plate on the back of a white car -------------------------------------------------------------------------------- /annos/nlp/licenseplate-9.txt: -------------------------------------------------------------------------------- 1 | license plate on back of car driving on road -------------------------------------------------------------------------------- /annos/nlp/lion-1.txt: -------------------------------------------------------------------------------- 1 | gray lion walking in the field -------------------------------------------------------------------------------- /annos/nlp/lion-10.txt: -------------------------------------------------------------------------------- 1 | yellow lion walking in the yard of a zoo -------------------------------------------------------------------------------- /annos/nlp/lion-12.txt: -------------------------------------------------------------------------------- 1 | yellow lion playing a ball on the ground -------------------------------------------------------------------------------- /annos/nlp/lion-14.txt: -------------------------------------------------------------------------------- 1 | lion walking in the grass -------------------------------------------------------------------------------- /annos/nlp/lion-15.txt: -------------------------------------------------------------------------------- 1 | lion standing on the ground -------------------------------------------------------------------------------- /annos/nlp/lion-16.txt: -------------------------------------------------------------------------------- 1 | yellow lion walking in the field -------------------------------------------------------------------------------- /annos/nlp/lion-17.txt: -------------------------------------------------------------------------------- 1 | yellow lion walking in the cage -------------------------------------------------------------------------------- /annos/nlp/lion-18.txt: -------------------------------------------------------------------------------- 1 | lion walking in the yard of a zoo -------------------------------------------------------------------------------- /annos/nlp/lion-20.txt: -------------------------------------------------------------------------------- 1 | yellow lion playing with persons on the ground -------------------------------------------------------------------------------- /annos/nlp/lion-6.txt: -------------------------------------------------------------------------------- 1 | gray lion climbing on the tree -------------------------------------------------------------------------------- /annos/nlp/lion-7.txt: -------------------------------------------------------------------------------- 1 | lion climbing down the tree -------------------------------------------------------------------------------- /annos/nlp/lion-8.txt: -------------------------------------------------------------------------------- 1 | yellow lion walking in the cage -------------------------------------------------------------------------------- /annos/nlp/lizard-1.txt: -------------------------------------------------------------------------------- 1 | lizard creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-10.txt: -------------------------------------------------------------------------------- 1 | lizard creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-11.txt: -------------------------------------------------------------------------------- 1 | lizard fed by person -------------------------------------------------------------------------------- /annos/nlp/lizard-13.txt: -------------------------------------------------------------------------------- 1 | lizard eating food on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-14.txt: -------------------------------------------------------------------------------- 1 | lizard walking in a room -------------------------------------------------------------------------------- /annos/nlp/lizard-15.txt: -------------------------------------------------------------------------------- 1 | lizard eating food in a room -------------------------------------------------------------------------------- /annos/nlp/lizard-16.txt: -------------------------------------------------------------------------------- 1 | lizard creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-17.txt: -------------------------------------------------------------------------------- 1 | lizard creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-18.txt: -------------------------------------------------------------------------------- 1 | lizard creeping the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-19.txt: -------------------------------------------------------------------------------- 1 | lizard playing with a dog in a room -------------------------------------------------------------------------------- /annos/nlp/lizard-2.txt: -------------------------------------------------------------------------------- 1 | lizard eating food in a box -------------------------------------------------------------------------------- /annos/nlp/lizard-20.txt: -------------------------------------------------------------------------------- 1 | lizard creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-3.txt: -------------------------------------------------------------------------------- 1 | lizard swimming in the water -------------------------------------------------------------------------------- /annos/nlp/lizard-5.txt: -------------------------------------------------------------------------------- 1 | lizard creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-6.txt: -------------------------------------------------------------------------------- 1 | lizard creeping on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-7.txt: -------------------------------------------------------------------------------- 1 | lizard eating food on the ground -------------------------------------------------------------------------------- /annos/nlp/lizard-8.txt: -------------------------------------------------------------------------------- 1 | lizard eating food on ground -------------------------------------------------------------------------------- /annos/nlp/lizard-9.txt: -------------------------------------------------------------------------------- 1 | lizard moved from a box to the water by a person -------------------------------------------------------------------------------- /annos/nlp/microphone-1.txt: -------------------------------------------------------------------------------- 1 | microphone held by a girl -------------------------------------------------------------------------------- /annos/nlp/microphone-10.txt: -------------------------------------------------------------------------------- 1 | microphone held by a lady in silver cloth -------------------------------------------------------------------------------- /annos/nlp/microphone-11.txt: -------------------------------------------------------------------------------- 1 | microphone held by a lady in silver cloth -------------------------------------------------------------------------------- /annos/nlp/microphone-12.txt: -------------------------------------------------------------------------------- 1 | microphone held by a lady in silver cloth -------------------------------------------------------------------------------- /annos/nlp/microphone-13.txt: -------------------------------------------------------------------------------- 1 | microphone held by a lady in red cloth -------------------------------------------------------------------------------- /annos/nlp/microphone-14.txt: -------------------------------------------------------------------------------- 1 | microphone held by a girl -------------------------------------------------------------------------------- /annos/nlp/microphone-15.txt: -------------------------------------------------------------------------------- 1 | microphone held by a boy -------------------------------------------------------------------------------- /annos/nlp/microphone-16.txt: -------------------------------------------------------------------------------- 1 | microphone held by a girl -------------------------------------------------------------------------------- /annos/nlp/microphone-17.txt: -------------------------------------------------------------------------------- 1 | microphone held by a girl -------------------------------------------------------------------------------- /annos/nlp/microphone-18.txt: -------------------------------------------------------------------------------- 1 | microphone used by a girl -------------------------------------------------------------------------------- /annos/nlp/microphone-19.txt: -------------------------------------------------------------------------------- 1 | microphone held by a girl -------------------------------------------------------------------------------- /annos/nlp/microphone-2.txt: -------------------------------------------------------------------------------- 1 | microphone held by a girl -------------------------------------------------------------------------------- /annos/nlp/microphone-20.txt: -------------------------------------------------------------------------------- 1 | microphone held by a man -------------------------------------------------------------------------------- /annos/nlp/microphone-3.txt: -------------------------------------------------------------------------------- 1 | microphone held by a boy -------------------------------------------------------------------------------- /annos/nlp/microphone-4.txt: -------------------------------------------------------------------------------- 1 | microphone held by a lady -------------------------------------------------------------------------------- /annos/nlp/microphone-5.txt: -------------------------------------------------------------------------------- 1 | microphone held by a girl -------------------------------------------------------------------------------- /annos/nlp/microphone-6.txt: -------------------------------------------------------------------------------- 1 | microphone held by a lady -------------------------------------------------------------------------------- /annos/nlp/microphone-7.txt: -------------------------------------------------------------------------------- 1 | microphone held by a boy -------------------------------------------------------------------------------- /annos/nlp/microphone-9.txt: -------------------------------------------------------------------------------- 1 | microphone being held by a woman -------------------------------------------------------------------------------- /annos/nlp/monkey-10.txt: -------------------------------------------------------------------------------- 1 | monkey riding a white goat -------------------------------------------------------------------------------- /annos/nlp/monkey-11.txt: -------------------------------------------------------------------------------- 1 | brown monkey walking on the ground -------------------------------------------------------------------------------- /annos/nlp/monkey-15.txt: -------------------------------------------------------------------------------- 1 | brown monkey playing with a dog -------------------------------------------------------------------------------- /annos/nlp/monkey-16.txt: -------------------------------------------------------------------------------- 1 | brown monkey playing with a dog -------------------------------------------------------------------------------- /annos/nlp/monkey-17.txt: -------------------------------------------------------------------------------- 1 | monkey held by a person -------------------------------------------------------------------------------- /annos/nlp/monkey-2.txt: -------------------------------------------------------------------------------- 1 | large gray monkey eating food on the ground -------------------------------------------------------------------------------- /annos/nlp/monkey-20.txt: -------------------------------------------------------------------------------- 1 | brown monkey sitting on a motor -------------------------------------------------------------------------------- /annos/nlp/monkey-5.txt: -------------------------------------------------------------------------------- 1 | little gray monkey eating food on the ground -------------------------------------------------------------------------------- /annos/nlp/monkey-8.txt: -------------------------------------------------------------------------------- 1 | black monkey eating food on the table -------------------------------------------------------------------------------- /annos/nlp/monkey-9.txt: -------------------------------------------------------------------------------- 1 | gray monkey playing with a cat -------------------------------------------------------------------------------- /annos/nlp/motorcycle-1.txt: -------------------------------------------------------------------------------- 1 | motorcycle driving in the square -------------------------------------------------------------------------------- /annos/nlp/motorcycle-10.txt: -------------------------------------------------------------------------------- 1 | white motorcycle driving on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-11.txt: -------------------------------------------------------------------------------- 1 | black motorcycle running on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-12.txt: -------------------------------------------------------------------------------- 1 | white motorcycle driving on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-13.txt: -------------------------------------------------------------------------------- 1 | motorcycle driving on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-14.txt: -------------------------------------------------------------------------------- 1 | motorcycle driving on ground -------------------------------------------------------------------------------- /annos/nlp/motorcycle-15.txt: -------------------------------------------------------------------------------- 1 | motorcycle ridden by children -------------------------------------------------------------------------------- /annos/nlp/motorcycle-16.txt: -------------------------------------------------------------------------------- 1 | motorcycle ridden by a person -------------------------------------------------------------------------------- /annos/nlp/motorcycle-17.txt: -------------------------------------------------------------------------------- 1 | black motorcycle ridden by a person -------------------------------------------------------------------------------- /annos/nlp/motorcycle-18.txt: -------------------------------------------------------------------------------- 1 | motorcycle ridden by a person -------------------------------------------------------------------------------- /annos/nlp/motorcycle-19.txt: -------------------------------------------------------------------------------- 1 | motorcycle driving on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-2.txt: -------------------------------------------------------------------------------- 1 | motorcycle ridden by a person -------------------------------------------------------------------------------- /annos/nlp/motorcycle-20.txt: -------------------------------------------------------------------------------- 1 | silver motorcycle driving on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-3.txt: -------------------------------------------------------------------------------- 1 | small motorcycle ridden by a child -------------------------------------------------------------------------------- /annos/nlp/motorcycle-4.txt: -------------------------------------------------------------------------------- 1 | motorcycle driving on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-5.txt: -------------------------------------------------------------------------------- 1 | motorcycle ridden by a person -------------------------------------------------------------------------------- /annos/nlp/motorcycle-6.txt: -------------------------------------------------------------------------------- 1 | little motorcycle ridden by a child -------------------------------------------------------------------------------- /annos/nlp/motorcycle-7.txt: -------------------------------------------------------------------------------- 1 | motorcycle driving on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-8.txt: -------------------------------------------------------------------------------- 1 | motorcycle driving on the road -------------------------------------------------------------------------------- /annos/nlp/motorcycle-9.txt: -------------------------------------------------------------------------------- 1 | blue motorcycle running on the road -------------------------------------------------------------------------------- /annos/nlp/mouse-1.txt: -------------------------------------------------------------------------------- 1 | mouse running on the top of a stove -------------------------------------------------------------------------------- /annos/nlp/mouse-10.txt: -------------------------------------------------------------------------------- 1 | mouse being chased by a cat -------------------------------------------------------------------------------- /annos/nlp/mouse-11.txt: -------------------------------------------------------------------------------- 1 | mouse playing with a cat -------------------------------------------------------------------------------- /annos/nlp/mouse-12.txt: -------------------------------------------------------------------------------- 1 | mouse playing with a cat -------------------------------------------------------------------------------- /annos/nlp/mouse-13.txt: -------------------------------------------------------------------------------- 1 | mouse playing a cat -------------------------------------------------------------------------------- /annos/nlp/mouse-14.txt: -------------------------------------------------------------------------------- 1 | mouse played by cat on ground -------------------------------------------------------------------------------- /annos/nlp/mouse-15.txt: -------------------------------------------------------------------------------- 1 | mouse running on the floor -------------------------------------------------------------------------------- /annos/nlp/mouse-16.txt: -------------------------------------------------------------------------------- 1 | mouse playing with a cat -------------------------------------------------------------------------------- /annos/nlp/mouse-17.txt: -------------------------------------------------------------------------------- 1 | mouse playing with a cat -------------------------------------------------------------------------------- /annos/nlp/mouse-18.txt: -------------------------------------------------------------------------------- 1 | mouse running on the floor -------------------------------------------------------------------------------- /annos/nlp/mouse-19.txt: -------------------------------------------------------------------------------- 1 | mouse running on the floor -------------------------------------------------------------------------------- /annos/nlp/mouse-2.txt: -------------------------------------------------------------------------------- 1 | mouse being played by a cat -------------------------------------------------------------------------------- /annos/nlp/mouse-20.txt: -------------------------------------------------------------------------------- 1 | gray mouse running on the ground -------------------------------------------------------------------------------- /annos/nlp/mouse-3.txt: -------------------------------------------------------------------------------- 1 | mouse played by cat on ground -------------------------------------------------------------------------------- /annos/nlp/mouse-4.txt: -------------------------------------------------------------------------------- 1 | mouse running on the floor -------------------------------------------------------------------------------- /annos/nlp/mouse-5.txt: -------------------------------------------------------------------------------- 1 | mouse running on the ground and played by cats -------------------------------------------------------------------------------- /annos/nlp/mouse-6.txt: -------------------------------------------------------------------------------- 1 | mouse running in a cage -------------------------------------------------------------------------------- /annos/nlp/mouse-7.txt: -------------------------------------------------------------------------------- 1 | mouse played by a hand -------------------------------------------------------------------------------- /annos/nlp/mouse-8.txt: -------------------------------------------------------------------------------- 1 | mouse running on the floor -------------------------------------------------------------------------------- /annos/nlp/mouse-9.txt: -------------------------------------------------------------------------------- 1 | mouse running on ground -------------------------------------------------------------------------------- /annos/nlp/person-1.txt: -------------------------------------------------------------------------------- 1 | man in red walking on the stage -------------------------------------------------------------------------------- /annos/nlp/person-10.txt: -------------------------------------------------------------------------------- 1 | man in helmet flying in sky -------------------------------------------------------------------------------- /annos/nlp/person-11.txt: -------------------------------------------------------------------------------- 1 | man with guitar walking on the stage -------------------------------------------------------------------------------- /annos/nlp/person-12.txt: -------------------------------------------------------------------------------- 1 | girl playing gymnastics -------------------------------------------------------------------------------- /annos/nlp/person-14.txt: -------------------------------------------------------------------------------- 1 | boy in black suit dancing -------------------------------------------------------------------------------- /annos/nlp/person-15.txt: -------------------------------------------------------------------------------- 1 | man in black walking on the stage -------------------------------------------------------------------------------- /annos/nlp/person-16.txt: -------------------------------------------------------------------------------- 1 | man in white skating on ice -------------------------------------------------------------------------------- /annos/nlp/person-18.txt: -------------------------------------------------------------------------------- 1 | woman standing in the crowd -------------------------------------------------------------------------------- /annos/nlp/person-19.txt: -------------------------------------------------------------------------------- 1 | girl in white roller skating on the ground -------------------------------------------------------------------------------- /annos/nlp/person-20.txt: -------------------------------------------------------------------------------- 1 | woman in red playing volleyball -------------------------------------------------------------------------------- /annos/nlp/person-6.txt: -------------------------------------------------------------------------------- 1 | man in black playing basketball -------------------------------------------------------------------------------- /annos/nlp/person-9.txt: -------------------------------------------------------------------------------- 1 | man in black playing basketball on the stage -------------------------------------------------------------------------------- /annos/nlp/pig-1.txt: -------------------------------------------------------------------------------- 1 | black pig walking on floor -------------------------------------------------------------------------------- /annos/nlp/pig-10.txt: -------------------------------------------------------------------------------- 1 | pig playing with a large dog -------------------------------------------------------------------------------- /annos/nlp/pig-11.txt: -------------------------------------------------------------------------------- 1 | white pig showering with a black pig -------------------------------------------------------------------------------- /annos/nlp/pig-12.txt: -------------------------------------------------------------------------------- 1 | black pig walking on the dry ground -------------------------------------------------------------------------------- /annos/nlp/pig-13.txt: -------------------------------------------------------------------------------- 1 | white pig playing with a brown pig -------------------------------------------------------------------------------- /annos/nlp/pig-16.txt: -------------------------------------------------------------------------------- 1 | black pig swimming in water -------------------------------------------------------------------------------- /annos/nlp/pig-19.txt: -------------------------------------------------------------------------------- 1 | black pig walking on grass -------------------------------------------------------------------------------- /annos/nlp/pig-20.txt: -------------------------------------------------------------------------------- 1 | brown pig walking along trail -------------------------------------------------------------------------------- /annos/nlp/pig-3.txt: -------------------------------------------------------------------------------- 1 | brown pig playing with cat and dog on grass -------------------------------------------------------------------------------- /annos/nlp/pig-4.txt: -------------------------------------------------------------------------------- 1 | white pig playing with cat -------------------------------------------------------------------------------- /annos/nlp/pig-7.txt: -------------------------------------------------------------------------------- 1 | black pig standing on the grass -------------------------------------------------------------------------------- /annos/nlp/pig-8.txt: -------------------------------------------------------------------------------- 1 | white pig walking down stairs -------------------------------------------------------------------------------- /annos/nlp/pool-1.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on blue table -------------------------------------------------------------------------------- /annos/nlp/pool-10.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on green table -------------------------------------------------------------------------------- /annos/nlp/pool-11.txt: -------------------------------------------------------------------------------- 1 | white ball being kicked by men -------------------------------------------------------------------------------- /annos/nlp/pool-15.txt: -------------------------------------------------------------------------------- 1 | white ball being kicked on green floor -------------------------------------------------------------------------------- /annos/nlp/pool-16.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on green table -------------------------------------------------------------------------------- /annos/nlp/pool-17.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on blue table -------------------------------------------------------------------------------- /annos/nlp/pool-18.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on blue table -------------------------------------------------------------------------------- /annos/nlp/pool-19.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on blue table -------------------------------------------------------------------------------- /annos/nlp/pool-2.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on green table -------------------------------------------------------------------------------- /annos/nlp/pool-20.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on green table -------------------------------------------------------------------------------- /annos/nlp/pool-3.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on green table -------------------------------------------------------------------------------- /annos/nlp/pool-4.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on green table -------------------------------------------------------------------------------- /annos/nlp/pool-5.txt: -------------------------------------------------------------------------------- 1 | white pool on the green table -------------------------------------------------------------------------------- /annos/nlp/pool-6.txt: -------------------------------------------------------------------------------- 1 | white pool on the green table -------------------------------------------------------------------------------- /annos/nlp/pool-7.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on blue table -------------------------------------------------------------------------------- /annos/nlp/pool-8.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on green table -------------------------------------------------------------------------------- /annos/nlp/pool-9.txt: -------------------------------------------------------------------------------- 1 | white ball rolling on green table -------------------------------------------------------------------------------- /annos/nlp/rabbit-1.txt: -------------------------------------------------------------------------------- 1 | white rabbit running on grass -------------------------------------------------------------------------------- /annos/nlp/rabbit-10.txt: -------------------------------------------------------------------------------- 1 | white rabbit running on sofa -------------------------------------------------------------------------------- /annos/nlp/rabbit-11.txt: -------------------------------------------------------------------------------- 1 | white rabbit running on grass -------------------------------------------------------------------------------- /annos/nlp/rabbit-12.txt: -------------------------------------------------------------------------------- 1 | brown rabbit playing with a squirrel -------------------------------------------------------------------------------- /annos/nlp/rabbit-14.txt: -------------------------------------------------------------------------------- 1 | brown rabbit running from floor to bed -------------------------------------------------------------------------------- /annos/nlp/rabbit-15.txt: -------------------------------------------------------------------------------- 1 | black rabbit playing with football on floor -------------------------------------------------------------------------------- /annos/nlp/rabbit-16.txt: -------------------------------------------------------------------------------- 1 | white rabbit playing with football on grass -------------------------------------------------------------------------------- /annos/nlp/rabbit-17.txt: -------------------------------------------------------------------------------- 1 | black rabbit playing football on floor -------------------------------------------------------------------------------- /annos/nlp/rabbit-18.txt: -------------------------------------------------------------------------------- 1 | brown rabbit running on grass -------------------------------------------------------------------------------- /annos/nlp/rabbit-19.txt: -------------------------------------------------------------------------------- 1 | brown rabbit running on ground -------------------------------------------------------------------------------- /annos/nlp/rabbit-2.txt: -------------------------------------------------------------------------------- 1 | brown rabbit running on ground -------------------------------------------------------------------------------- /annos/nlp/rabbit-20.txt: -------------------------------------------------------------------------------- 1 | white rabbit playing with football on grass -------------------------------------------------------------------------------- /annos/nlp/rabbit-4.txt: -------------------------------------------------------------------------------- 1 | black rabbit running on snow ground -------------------------------------------------------------------------------- /annos/nlp/rabbit-5.txt: -------------------------------------------------------------------------------- 1 | brown rabbit walking in the grass -------------------------------------------------------------------------------- /annos/nlp/rabbit-6.txt: -------------------------------------------------------------------------------- 1 | brown rabbit walking on ground -------------------------------------------------------------------------------- /annos/nlp/rabbit-7.txt: -------------------------------------------------------------------------------- 1 | gray rabbit sitting on grass -------------------------------------------------------------------------------- /annos/nlp/rabbit-8.txt: -------------------------------------------------------------------------------- 1 | white rabbit jumping on the bed -------------------------------------------------------------------------------- /annos/nlp/rabbit-9.txt: -------------------------------------------------------------------------------- 1 | black rabbit running on carpet -------------------------------------------------------------------------------- /annos/nlp/robot-1.txt: -------------------------------------------------------------------------------- 1 | white robot playing red ball on green table -------------------------------------------------------------------------------- /annos/nlp/robot-10.txt: -------------------------------------------------------------------------------- 1 | yellow robot moving on floor -------------------------------------------------------------------------------- /annos/nlp/robot-12.txt: -------------------------------------------------------------------------------- 1 | robot playing ball with other robots -------------------------------------------------------------------------------- /annos/nlp/robot-14.txt: -------------------------------------------------------------------------------- 1 | white robot moving in red maze -------------------------------------------------------------------------------- /annos/nlp/robot-15.txt: -------------------------------------------------------------------------------- 1 | white robot moving in red maze -------------------------------------------------------------------------------- /annos/nlp/robot-16.txt: -------------------------------------------------------------------------------- 1 | black robot moving on floor -------------------------------------------------------------------------------- /annos/nlp/robot-17.txt: -------------------------------------------------------------------------------- 1 | red robot moving on floor -------------------------------------------------------------------------------- /annos/nlp/robot-2.txt: -------------------------------------------------------------------------------- 1 | yellow robot moving on floor -------------------------------------------------------------------------------- /annos/nlp/robot-20.txt: -------------------------------------------------------------------------------- 1 | black robot moving on green floor -------------------------------------------------------------------------------- /annos/nlp/robot-3.txt: -------------------------------------------------------------------------------- 1 | yellow robot moving on floor -------------------------------------------------------------------------------- /annos/nlp/robot-4.txt: -------------------------------------------------------------------------------- 1 | robot arm moving around -------------------------------------------------------------------------------- /annos/nlp/robot-5.txt: -------------------------------------------------------------------------------- 1 | robot arm head moving around -------------------------------------------------------------------------------- /annos/nlp/robot-6.txt: -------------------------------------------------------------------------------- 1 | robot playing toy blocks -------------------------------------------------------------------------------- /annos/nlp/robot-7.txt: -------------------------------------------------------------------------------- 1 | robot arm head moving around -------------------------------------------------------------------------------- /annos/nlp/robot-8.txt: -------------------------------------------------------------------------------- 1 | black robot moving on floor -------------------------------------------------------------------------------- /annos/nlp/robot-9.txt: -------------------------------------------------------------------------------- 1 | black robot moving on green table -------------------------------------------------------------------------------- /annos/nlp/rubicCube-1.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-10.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-11.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-12.txt: -------------------------------------------------------------------------------- 1 | rubic cube played by hands -------------------------------------------------------------------------------- /annos/nlp/rubicCube-13.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-14.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-15.txt: -------------------------------------------------------------------------------- 1 | rubic cube placing on the desktop -------------------------------------------------------------------------------- /annos/nlp/rubicCube-16.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-17.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-18.txt: -------------------------------------------------------------------------------- 1 | rubic cube played by hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-19.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-2.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-20.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-3.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-4.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-5.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-6.txt: -------------------------------------------------------------------------------- 1 | rubic cube placing on the desktop -------------------------------------------------------------------------------- /annos/nlp/rubicCube-7.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-8.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/rubicCube-9.txt: -------------------------------------------------------------------------------- 1 | rubic cube rotated by human hand -------------------------------------------------------------------------------- /annos/nlp/sepia-1.txt: -------------------------------------------------------------------------------- 1 | sepia attacking a crab in water tank -------------------------------------------------------------------------------- /annos/nlp/sepia-10.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in the water -------------------------------------------------------------------------------- /annos/nlp/sepia-11.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in the coral reef -------------------------------------------------------------------------------- /annos/nlp/sepia-12.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in water tank -------------------------------------------------------------------------------- /annos/nlp/sepia-13.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in the coral reef -------------------------------------------------------------------------------- /annos/nlp/sepia-14.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in water -------------------------------------------------------------------------------- /annos/nlp/sepia-15.txt: -------------------------------------------------------------------------------- 1 | sepia swimming above sand -------------------------------------------------------------------------------- /annos/nlp/sepia-16.txt: -------------------------------------------------------------------------------- 1 | sepia swimming above sand -------------------------------------------------------------------------------- /annos/nlp/sepia-17.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in coral reef -------------------------------------------------------------------------------- /annos/nlp/sepia-18.txt: -------------------------------------------------------------------------------- 1 | gray sepia swimming in the river -------------------------------------------------------------------------------- /annos/nlp/sepia-19.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in water -------------------------------------------------------------------------------- /annos/nlp/sepia-2.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in the water tank -------------------------------------------------------------------------------- /annos/nlp/sepia-20.txt: -------------------------------------------------------------------------------- 1 | sepia swimming above sand -------------------------------------------------------------------------------- /annos/nlp/sepia-3.txt: -------------------------------------------------------------------------------- 1 | sepia swimming above sand -------------------------------------------------------------------------------- /annos/nlp/sepia-4.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in coral reef -------------------------------------------------------------------------------- /annos/nlp/sepia-5.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in the coral reef -------------------------------------------------------------------------------- /annos/nlp/sepia-6.txt: -------------------------------------------------------------------------------- 1 | sepia swimming above sand -------------------------------------------------------------------------------- /annos/nlp/sepia-7.txt: -------------------------------------------------------------------------------- 1 | sepia attacking a crab in water tank -------------------------------------------------------------------------------- /annos/nlp/sepia-8.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in the water tank -------------------------------------------------------------------------------- /annos/nlp/sepia-9.txt: -------------------------------------------------------------------------------- 1 | sepia swimming in coral reef -------------------------------------------------------------------------------- /annos/nlp/shark-10.txt: -------------------------------------------------------------------------------- 1 | shark swimming in water tank -------------------------------------------------------------------------------- /annos/nlp/shark-11.txt: -------------------------------------------------------------------------------- 1 | shark swimming in tank -------------------------------------------------------------------------------- /annos/nlp/shark-12.txt: -------------------------------------------------------------------------------- 1 | grey shark swimming in water tank -------------------------------------------------------------------------------- /annos/nlp/shark-13.txt: -------------------------------------------------------------------------------- 1 | grey shark swimming in the ocean -------------------------------------------------------------------------------- /annos/nlp/shark-14.txt: -------------------------------------------------------------------------------- 1 | grey shark swimming in the ocean -------------------------------------------------------------------------------- /annos/nlp/shark-16.txt: -------------------------------------------------------------------------------- 1 | shard swimming in water -------------------------------------------------------------------------------- /annos/nlp/shark-17.txt: -------------------------------------------------------------------------------- 1 | shark swimming in the ocean -------------------------------------------------------------------------------- /annos/nlp/shark-19.txt: -------------------------------------------------------------------------------- 1 | shark swimming with other fish in water tank -------------------------------------------------------------------------------- /annos/nlp/shark-20.txt: -------------------------------------------------------------------------------- 1 | shark swimming in the water above sand -------------------------------------------------------------------------------- /annos/nlp/shark-4.txt: -------------------------------------------------------------------------------- 1 | shark swimming in tank -------------------------------------------------------------------------------- /annos/nlp/shark-5.txt: -------------------------------------------------------------------------------- 1 | shark swimming in water tank -------------------------------------------------------------------------------- /annos/nlp/shark-6.txt: -------------------------------------------------------------------------------- 1 | shark swimming in water tank -------------------------------------------------------------------------------- /annos/nlp/shark-7.txt: -------------------------------------------------------------------------------- 1 | shark swimming in water tank -------------------------------------------------------------------------------- /annos/nlp/shark-8.txt: -------------------------------------------------------------------------------- 1 | shark swimming in water above sand -------------------------------------------------------------------------------- /annos/nlp/shark-9.txt: -------------------------------------------------------------------------------- 1 | shark swimming with other fish in water tank -------------------------------------------------------------------------------- /annos/nlp/sheep-1.txt: -------------------------------------------------------------------------------- 1 | black sheep walking on the ground -------------------------------------------------------------------------------- /annos/nlp/sheep-10.txt: -------------------------------------------------------------------------------- 1 | sheep running on grass with other sheep -------------------------------------------------------------------------------- /annos/nlp/sheep-11.txt: -------------------------------------------------------------------------------- 1 | sheep running on grass with other sheep -------------------------------------------------------------------------------- /annos/nlp/sheep-12.txt: -------------------------------------------------------------------------------- 1 | sheep running on grass with other sheep -------------------------------------------------------------------------------- /annos/nlp/sheep-13.txt: -------------------------------------------------------------------------------- 1 | sheep running on grass with other sheep -------------------------------------------------------------------------------- /annos/nlp/sheep-14.txt: -------------------------------------------------------------------------------- 1 | sheep running on grass with other sheep -------------------------------------------------------------------------------- /annos/nlp/sheep-15.txt: -------------------------------------------------------------------------------- 1 | sheep running on grass with other sheep -------------------------------------------------------------------------------- /annos/nlp/sheep-17.txt: -------------------------------------------------------------------------------- 1 | sheep running with other sheep -------------------------------------------------------------------------------- /annos/nlp/sheep-2.txt: -------------------------------------------------------------------------------- 1 | sheep running with other sheep -------------------------------------------------------------------------------- /annos/nlp/sheep-6.txt: -------------------------------------------------------------------------------- 1 | sheep running on the grass -------------------------------------------------------------------------------- /annos/nlp/sheep-7.txt: -------------------------------------------------------------------------------- 1 | sheep running on the grass -------------------------------------------------------------------------------- /annos/nlp/skateboard-10.txt: -------------------------------------------------------------------------------- 1 | skateboard ridden by person on road -------------------------------------------------------------------------------- /annos/nlp/skateboard-12.txt: -------------------------------------------------------------------------------- 1 | skateboard ridden by person on road -------------------------------------------------------------------------------- /annos/nlp/skateboard-2.txt: -------------------------------------------------------------------------------- 1 | skateboard ridden by boy on road -------------------------------------------------------------------------------- /annos/nlp/spider-1.txt: -------------------------------------------------------------------------------- 1 | spider moving on the edge of a white bucket -------------------------------------------------------------------------------- /annos/nlp/spider-10.txt: -------------------------------------------------------------------------------- 1 | spider moving on the arm of a man -------------------------------------------------------------------------------- /annos/nlp/spider-11.txt: -------------------------------------------------------------------------------- 1 | spider hunting on its web -------------------------------------------------------------------------------- /annos/nlp/spider-12.txt: -------------------------------------------------------------------------------- 1 | spider moving on the white wall -------------------------------------------------------------------------------- /annos/nlp/spider-13.txt: -------------------------------------------------------------------------------- 1 | spider creeping on ground -------------------------------------------------------------------------------- /annos/nlp/spider-14.txt: -------------------------------------------------------------------------------- 1 | spider moving its web -------------------------------------------------------------------------------- /annos/nlp/spider-16.txt: -------------------------------------------------------------------------------- 1 | spider moving on its web -------------------------------------------------------------------------------- /annos/nlp/spider-17.txt: -------------------------------------------------------------------------------- 1 | spider moving on its web -------------------------------------------------------------------------------- /annos/nlp/spider-18.txt: -------------------------------------------------------------------------------- 1 | spider moving on its web -------------------------------------------------------------------------------- /annos/nlp/spider-19.txt: -------------------------------------------------------------------------------- 1 | spider moving on its web -------------------------------------------------------------------------------- /annos/nlp/spider-2.txt: -------------------------------------------------------------------------------- 1 | spider moving on its web -------------------------------------------------------------------------------- /annos/nlp/spider-20.txt: -------------------------------------------------------------------------------- 1 | spider moving on its web -------------------------------------------------------------------------------- /annos/nlp/spider-3.txt: -------------------------------------------------------------------------------- 1 | spider moving on its web -------------------------------------------------------------------------------- /annos/nlp/spider-4.txt: -------------------------------------------------------------------------------- 1 | black spider moving on blue cloth -------------------------------------------------------------------------------- /annos/nlp/spider-5.txt: -------------------------------------------------------------------------------- 1 | spider moving in a glass tank -------------------------------------------------------------------------------- /annos/nlp/spider-6.txt: -------------------------------------------------------------------------------- 1 | spider moving on a yellow pumpkin -------------------------------------------------------------------------------- /annos/nlp/spider-7.txt: -------------------------------------------------------------------------------- 1 | black spider moving on one's hand -------------------------------------------------------------------------------- /annos/nlp/spider-8.txt: -------------------------------------------------------------------------------- 1 | black spider moving one`s hand -------------------------------------------------------------------------------- /annos/nlp/spider-9.txt: -------------------------------------------------------------------------------- 1 | spider moving on its web -------------------------------------------------------------------------------- /annos/nlp/squirrel-1.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the snow -------------------------------------------------------------------------------- /annos/nlp/squirrel-10.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the grass -------------------------------------------------------------------------------- /annos/nlp/squirrel-11.txt: -------------------------------------------------------------------------------- 1 | squirrel playing with a cat -------------------------------------------------------------------------------- /annos/nlp/squirrel-12.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the grass -------------------------------------------------------------------------------- /annos/nlp/squirrel-14.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the ground -------------------------------------------------------------------------------- /annos/nlp/squirrel-15.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the grass -------------------------------------------------------------------------------- /annos/nlp/squirrel-16.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the grass -------------------------------------------------------------------------------- /annos/nlp/squirrel-17.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on fallen leaves -------------------------------------------------------------------------------- /annos/nlp/squirrel-18.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the ground -------------------------------------------------------------------------------- /annos/nlp/squirrel-19.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the ground -------------------------------------------------------------------------------- /annos/nlp/squirrel-2.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the grass -------------------------------------------------------------------------------- /annos/nlp/squirrel-20.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on the grass -------------------------------------------------------------------------------- /annos/nlp/squirrel-3.txt: -------------------------------------------------------------------------------- 1 | squirrel moving on tree trunk -------------------------------------------------------------------------------- /annos/nlp/squirrel-5.txt: -------------------------------------------------------------------------------- 1 | brown squirrel moving down to the grass -------------------------------------------------------------------------------- /annos/nlp/squirrel-7.txt: -------------------------------------------------------------------------------- 1 | squirrel spinning -------------------------------------------------------------------------------- /annos/nlp/squirrel-9.txt: -------------------------------------------------------------------------------- 1 | squirrel playing ball on ground -------------------------------------------------------------------------------- /annos/nlp/surfboard-10.txt: -------------------------------------------------------------------------------- 1 | surfboard ridden by person on water -------------------------------------------------------------------------------- /annos/nlp/surfboard-12.txt: -------------------------------------------------------------------------------- 1 | white surfboard moving under a man in blue -------------------------------------------------------------------------------- /annos/nlp/surfboard-19.txt: -------------------------------------------------------------------------------- 1 | blue surfboard moving under a man in black -------------------------------------------------------------------------------- /annos/nlp/surfboard-2.txt: -------------------------------------------------------------------------------- 1 | white surfboard moving under a man in blue -------------------------------------------------------------------------------- /annos/nlp/surfboard-3.txt: -------------------------------------------------------------------------------- 1 | white surfboard moving under a man in red -------------------------------------------------------------------------------- /annos/nlp/surfboard-7.txt: -------------------------------------------------------------------------------- 1 | surfboard ridden by person on water -------------------------------------------------------------------------------- /annos/nlp/swing-1.txt: -------------------------------------------------------------------------------- 1 | swing moved by a raccoon -------------------------------------------------------------------------------- /annos/nlp/swing-10.txt: -------------------------------------------------------------------------------- 1 | blue swing moved by a woman in red t-shirt -------------------------------------------------------------------------------- /annos/nlp/swing-11.txt: -------------------------------------------------------------------------------- 1 | swing played by children -------------------------------------------------------------------------------- /annos/nlp/swing-18.txt: -------------------------------------------------------------------------------- 1 | black swing moved by two girls -------------------------------------------------------------------------------- /annos/nlp/swing-2.txt: -------------------------------------------------------------------------------- 1 | black swing moved by a panda -------------------------------------------------------------------------------- /annos/nlp/swing-20.txt: -------------------------------------------------------------------------------- 1 | black swing moved by a panda -------------------------------------------------------------------------------- /annos/nlp/tank-1.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-10.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-11.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-12.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-13.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-14.txt: -------------------------------------------------------------------------------- 1 | tank driving on ground -------------------------------------------------------------------------------- /annos/nlp/tank-15.txt: -------------------------------------------------------------------------------- 1 | tank moving on the road -------------------------------------------------------------------------------- /annos/nlp/tank-16.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-17.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-18.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground making dust -------------------------------------------------------------------------------- /annos/nlp/tank-19.txt: -------------------------------------------------------------------------------- 1 | tank moving towards another tank -------------------------------------------------------------------------------- /annos/nlp/tank-2.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-20.txt: -------------------------------------------------------------------------------- 1 | tank moving on dry grass -------------------------------------------------------------------------------- /annos/nlp/tank-3.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-4.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-5.txt: -------------------------------------------------------------------------------- 1 | tank driving on ground -------------------------------------------------------------------------------- /annos/nlp/tank-6.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tank-7.txt: -------------------------------------------------------------------------------- 1 | tank moving into a water pool -------------------------------------------------------------------------------- /annos/nlp/tank-8.txt: -------------------------------------------------------------------------------- 1 | tank moving on the road -------------------------------------------------------------------------------- /annos/nlp/tank-9.txt: -------------------------------------------------------------------------------- 1 | tank moving on the ground -------------------------------------------------------------------------------- /annos/nlp/tiger-10.txt: -------------------------------------------------------------------------------- 1 | tiger walking on the road -------------------------------------------------------------------------------- /annos/nlp/tiger-12.txt: -------------------------------------------------------------------------------- 1 | tiger walking on the grass -------------------------------------------------------------------------------- /annos/nlp/tiger-13.txt: -------------------------------------------------------------------------------- 1 | tiger walking along the trail -------------------------------------------------------------------------------- /annos/nlp/tiger-14.txt: -------------------------------------------------------------------------------- 1 | tiger walking into a river -------------------------------------------------------------------------------- /annos/nlp/tiger-15.txt: -------------------------------------------------------------------------------- 1 | tiger walking on the road with her cubs -------------------------------------------------------------------------------- /annos/nlp/tiger-16.txt: -------------------------------------------------------------------------------- 1 | tiger walking on the dry grass -------------------------------------------------------------------------------- /annos/nlp/tiger-17.txt: -------------------------------------------------------------------------------- 1 | tiger walking on the ground -------------------------------------------------------------------------------- /annos/nlp/tiger-5.txt: -------------------------------------------------------------------------------- 1 | tiger playing with a blue box on the grass -------------------------------------------------------------------------------- /annos/nlp/tiger-7.txt: -------------------------------------------------------------------------------- 1 | tiger walking in the bush -------------------------------------------------------------------------------- /annos/nlp/tiger-9.txt: -------------------------------------------------------------------------------- 1 | tiger walking along the trail -------------------------------------------------------------------------------- /annos/nlp/train-1.txt: -------------------------------------------------------------------------------- 1 | blue train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-10.txt: -------------------------------------------------------------------------------- 1 | train moving along the track -------------------------------------------------------------------------------- /annos/nlp/train-11.txt: -------------------------------------------------------------------------------- 1 | black train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-12.txt: -------------------------------------------------------------------------------- 1 | black train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-13.txt: -------------------------------------------------------------------------------- 1 | red train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-14.txt: -------------------------------------------------------------------------------- 1 | yellow train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-15.txt: -------------------------------------------------------------------------------- 1 | blue train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-16.txt: -------------------------------------------------------------------------------- 1 | white train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-17.txt: -------------------------------------------------------------------------------- 1 | red train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-18.txt: -------------------------------------------------------------------------------- 1 | white train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-19.txt: -------------------------------------------------------------------------------- 1 | yellow train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-2.txt: -------------------------------------------------------------------------------- 1 | yellow train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-20.txt: -------------------------------------------------------------------------------- 1 | blue train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-3.txt: -------------------------------------------------------------------------------- 1 | blue train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-4.txt: -------------------------------------------------------------------------------- 1 | black train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-5.txt: -------------------------------------------------------------------------------- 1 | train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-6.txt: -------------------------------------------------------------------------------- 1 | train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-7.txt: -------------------------------------------------------------------------------- 1 | train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-8.txt: -------------------------------------------------------------------------------- 1 | orange train moving on its track -------------------------------------------------------------------------------- /annos/nlp/train-9.txt: -------------------------------------------------------------------------------- 1 | black train moving on its track -------------------------------------------------------------------------------- /annos/nlp/truck-1.txt: -------------------------------------------------------------------------------- 1 | truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-10.txt: -------------------------------------------------------------------------------- 1 | white truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-11.txt: -------------------------------------------------------------------------------- 1 | white truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-12.txt: -------------------------------------------------------------------------------- 1 | red truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-13.txt: -------------------------------------------------------------------------------- 1 | black truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-14.txt: -------------------------------------------------------------------------------- 1 | white truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-15.txt: -------------------------------------------------------------------------------- 1 | white truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-17.txt: -------------------------------------------------------------------------------- 1 | grey truck moving on the road followed by black cars -------------------------------------------------------------------------------- /annos/nlp/truck-19.txt: -------------------------------------------------------------------------------- 1 | grey truck moving on the road followed by black cars -------------------------------------------------------------------------------- /annos/nlp/truck-2.txt: -------------------------------------------------------------------------------- 1 | white truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-3.txt: -------------------------------------------------------------------------------- 1 | red truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-4.txt: -------------------------------------------------------------------------------- 1 | white truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-5.txt: -------------------------------------------------------------------------------- 1 | truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-6.txt: -------------------------------------------------------------------------------- 1 | white truck moving on the road -------------------------------------------------------------------------------- /annos/nlp/truck-7.txt: -------------------------------------------------------------------------------- 1 | white truck moving along the road -------------------------------------------------------------------------------- /annos/nlp/turtle-1.txt: -------------------------------------------------------------------------------- 1 | turtle swimming in the ocean -------------------------------------------------------------------------------- /annos/nlp/turtle-10.txt: -------------------------------------------------------------------------------- 1 | turtle swimming in the water above sand -------------------------------------------------------------------------------- /annos/nlp/turtle-11.txt: -------------------------------------------------------------------------------- 1 | black turtle moving on the beach -------------------------------------------------------------------------------- /annos/nlp/turtle-12.txt: -------------------------------------------------------------------------------- 1 | turtle swimming in the water above sand -------------------------------------------------------------------------------- /annos/nlp/turtle-13.txt: -------------------------------------------------------------------------------- 1 | turtle swimming in the water -------------------------------------------------------------------------------- /annos/nlp/turtle-14.txt: -------------------------------------------------------------------------------- 1 | turtle swimming in the water -------------------------------------------------------------------------------- /annos/nlp/turtle-15.txt: -------------------------------------------------------------------------------- 1 | turtle moving on the beach -------------------------------------------------------------------------------- /annos/nlp/turtle-16.txt: -------------------------------------------------------------------------------- 1 | turtle swimming in water -------------------------------------------------------------------------------- /annos/nlp/turtle-2.txt: -------------------------------------------------------------------------------- 1 | turtle moving on the sand towards ocean -------------------------------------------------------------------------------- /annos/nlp/turtle-3.txt: -------------------------------------------------------------------------------- 1 | turtle swimming in the water -------------------------------------------------------------------------------- /annos/nlp/turtle-6.txt: -------------------------------------------------------------------------------- 1 | turtle moving on the beach -------------------------------------------------------------------------------- /annos/nlp/turtle-7.txt: -------------------------------------------------------------------------------- 1 | turtle moving on the beach -------------------------------------------------------------------------------- /annos/nlp/turtle-9.txt: -------------------------------------------------------------------------------- 1 | turtle swimming in water -------------------------------------------------------------------------------- /annos/nlp/umbrella-13.txt: -------------------------------------------------------------------------------- 1 | blue umbrella waved by a girl in blue dress -------------------------------------------------------------------------------- /annos/nlp/umbrella-15.txt: -------------------------------------------------------------------------------- 1 | red umbrella waved by a girl in blue dress -------------------------------------------------------------------------------- /annos/nlp/umbrella-16.txt: -------------------------------------------------------------------------------- 1 | red umbrella holding by a boy in grey -------------------------------------------------------------------------------- /annos/nlp/umbrella-17.txt: -------------------------------------------------------------------------------- 1 | red umbrella waved by a man in black -------------------------------------------------------------------------------- /annos/nlp/umbrella-18.txt: -------------------------------------------------------------------------------- 1 | black umbrella waved by a man in black -------------------------------------------------------------------------------- /annos/nlp/umbrella-20.txt: -------------------------------------------------------------------------------- 1 | umbrella held by little gird -------------------------------------------------------------------------------- /annos/nlp/umbrella-3.txt: -------------------------------------------------------------------------------- 1 | umbrella moving with a baby -------------------------------------------------------------------------------- /annos/nlp/umbrella-4.txt: -------------------------------------------------------------------------------- 1 | black umbrella held by child -------------------------------------------------------------------------------- /annos/nlp/umbrella-5.txt: -------------------------------------------------------------------------------- 1 | white umbrella holding by a man in blue coat -------------------------------------------------------------------------------- /annos/nlp/umbrella-6.txt: -------------------------------------------------------------------------------- 1 | umbrella moving with a boy in yellow -------------------------------------------------------------------------------- /annos/nlp/umbrella-7.txt: -------------------------------------------------------------------------------- 1 | umbrella moving in the corridor -------------------------------------------------------------------------------- /annos/nlp/umbrella-8.txt: -------------------------------------------------------------------------------- 1 | umbrella held by person -------------------------------------------------------------------------------- /annos/nlp/volleyball-14.txt: -------------------------------------------------------------------------------- 1 | volleyball holding by a woman in red t-shirt -------------------------------------------------------------------------------- /annos/nlp/volleyball-8.txt: -------------------------------------------------------------------------------- 1 | volleyball holding by a girl in pink -------------------------------------------------------------------------------- /annos/nlp/yoyo-1.txt: -------------------------------------------------------------------------------- 1 | yoyo flying in front of a boy in black t-shirt -------------------------------------------------------------------------------- /annos/nlp/yoyo-10.txt: -------------------------------------------------------------------------------- 1 | yoyo played by child on square -------------------------------------------------------------------------------- /annos/nlp/yoyo-11.txt: -------------------------------------------------------------------------------- 1 | purple yoyo flying in front of a man in black -------------------------------------------------------------------------------- /annos/nlp/yoyo-12.txt: -------------------------------------------------------------------------------- 1 | yoyo flying in front of a man in black shirt -------------------------------------------------------------------------------- /annos/nlp/yoyo-13.txt: -------------------------------------------------------------------------------- 1 | purple yoyo flying in front of a boy in blue -------------------------------------------------------------------------------- /annos/nlp/yoyo-16.txt: -------------------------------------------------------------------------------- 1 | blue yoyo flying in front of a boy in black -------------------------------------------------------------------------------- /annos/nlp/yoyo-18.txt: -------------------------------------------------------------------------------- 1 | yoyo played by child -------------------------------------------------------------------------------- /annos/nlp/yoyo-19.txt: -------------------------------------------------------------------------------- 1 | green yoyo flying in front of a man in grey -------------------------------------------------------------------------------- /annos/nlp/yoyo-2.txt: -------------------------------------------------------------------------------- 1 | purple yoyo flying in front of a man in grey -------------------------------------------------------------------------------- /annos/nlp/yoyo-3.txt: -------------------------------------------------------------------------------- 1 | white yoyo flying in front of a boy in blue t-shirt -------------------------------------------------------------------------------- /annos/nlp/yoyo-5.txt: -------------------------------------------------------------------------------- 1 | yoyo flying in front of a man in black -------------------------------------------------------------------------------- /annos/nlp/yoyo-6.txt: -------------------------------------------------------------------------------- 1 | yoyo flying in front of a man in red shirt -------------------------------------------------------------------------------- /annos/nlp/yoyo-7.txt: -------------------------------------------------------------------------------- 1 | yoyo played by child in room -------------------------------------------------------------------------------- /annos/nlp/yoyo-8.txt: -------------------------------------------------------------------------------- 1 | yoyo played by man on stage -------------------------------------------------------------------------------- /annos/nlp/yoyo-9.txt: -------------------------------------------------------------------------------- 1 | green yoyo flying in front of a man in black t-shirt -------------------------------------------------------------------------------- /annos/nlp/zebra-13.txt: -------------------------------------------------------------------------------- 1 | zebra moving on the ground -------------------------------------------------------------------------------- /annos/nlp/zebra-14.txt: -------------------------------------------------------------------------------- 1 | zebra walking in the river -------------------------------------------------------------------------------- /annos/nlp/zebra-15.txt: -------------------------------------------------------------------------------- 1 | zebra running with another zebra -------------------------------------------------------------------------------- /annos/nlp/zebra-16.txt: -------------------------------------------------------------------------------- 1 | zebra running on dry grass with other zebras -------------------------------------------------------------------------------- /annos/nlp/zebra-3.txt: -------------------------------------------------------------------------------- 1 | zebra walking with other zebras -------------------------------------------------------------------------------- /annos/nlp/zebra-4.txt: -------------------------------------------------------------------------------- 1 | zebra running with other zebras -------------------------------------------------------------------------------- /annos/nlp/zebra-5.txt: -------------------------------------------------------------------------------- 1 | zebra walking with another zebra -------------------------------------------------------------------------------- /annos/nlp/zebra-6.txt: -------------------------------------------------------------------------------- 1 | zebra moving on the ground -------------------------------------------------------------------------------- /annos/nlp/zebra-7.txt: -------------------------------------------------------------------------------- 1 | zebra walking with another zebra -------------------------------------------------------------------------------- /annos/nlp/zebra-8.txt: -------------------------------------------------------------------------------- 1 | zebra walking with other zebra -------------------------------------------------------------------------------- /annos/pig-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-1.txt -------------------------------------------------------------------------------- /annos/pig-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-2.txt -------------------------------------------------------------------------------- /annos/pig-3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-3.txt -------------------------------------------------------------------------------- /annos/pig-4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-4.txt -------------------------------------------------------------------------------- /annos/pig-5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-5.txt -------------------------------------------------------------------------------- /annos/pig-6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-6.txt -------------------------------------------------------------------------------- /annos/pig-7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-7.txt -------------------------------------------------------------------------------- /annos/pig-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-8.txt -------------------------------------------------------------------------------- /annos/pig-9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HengLan/LaSOT_Evaluation_Toolkit/HEAD/annos/pig-9.txt -------------------------------------------------------------------------------- /res_fig/readme.txt: -------------------------------------------------------------------------------- 1 | Save figures of evaluation results -------------------------------------------------------------------------------- /tmp_mat/readme.txt: -------------------------------------------------------------------------------- 1 | Save evaluation mat files --------------------------------------------------------------------------------