├── .DS_Store ├── README.md ├── findPeople.py ├── generateTXT.py ├── mergeimg.py ├── mergexml.py ├── renameIndex.py ├── seq2jpg.py └── vbb2voc.py /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/.DS_Store -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/README.md -------------------------------------------------------------------------------- /findPeople.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/findPeople.py -------------------------------------------------------------------------------- /generateTXT.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/generateTXT.py -------------------------------------------------------------------------------- /mergeimg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/mergeimg.py -------------------------------------------------------------------------------- /mergexml.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/mergexml.py -------------------------------------------------------------------------------- /renameIndex.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/renameIndex.py -------------------------------------------------------------------------------- /seq2jpg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/seq2jpg.py -------------------------------------------------------------------------------- /vbb2voc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shadowwalker00/CaltechPestrain2VOC/HEAD/vbb2voc.py --------------------------------------------------------------------------------