├── README.txt ├── card_img.py ├── test.jpg ├── test2.jpg ├── train.png └── train.tsv /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arnabdotorg/Playing-Card-Recognition/HEAD/README.txt -------------------------------------------------------------------------------- /card_img.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arnabdotorg/Playing-Card-Recognition/HEAD/card_img.py -------------------------------------------------------------------------------- /test.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arnabdotorg/Playing-Card-Recognition/HEAD/test.jpg -------------------------------------------------------------------------------- /test2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arnabdotorg/Playing-Card-Recognition/HEAD/test2.jpg -------------------------------------------------------------------------------- /train.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arnabdotorg/Playing-Card-Recognition/HEAD/train.png -------------------------------------------------------------------------------- /train.tsv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arnabdotorg/Playing-Card-Recognition/HEAD/train.tsv --------------------------------------------------------------------------------