Instructions to use thf-thiago/hierarchical-product-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use thf-thiago/hierarchical-product-classifier with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("thf-thiago/hierarchical-product-classifier") - timm
How to use thf-thiago/hierarchical-product-classifier with timm:
import timm model = timm.create_model("hf_hub:thf-thiago/hierarchical-product-classifier", pretrained=True) - Notebooks
- Google Colab
- Kaggle
| { | |
| "Accessory Gift Set": [ | |
| "Accessories", | |
| "Accessories" | |
| ], | |
| "Backpacks": [ | |
| "Bags", | |
| "Accessories" | |
| ], | |
| "Bangle": [ | |
| "Jewellery", | |
| "Accessories" | |
| ], | |
| "Bath Robe": [ | |
| "Loungewear and Nightwear", | |
| "Apparel" | |
| ], | |
| "Belts": [ | |
| "Belts", | |
| "Accessories" | |
| ], | |
| "Boxers": [ | |
| "Innerwear", | |
| "Apparel" | |
| ], | |
| "Bra": [ | |
| "Innerwear", | |
| "Apparel" | |
| ], | |
| "Bracelet": [ | |
| "Jewellery", | |
| "Accessories" | |
| ], | |
| "Briefs": [ | |
| "Innerwear", | |
| "Apparel" | |
| ], | |
| "Camisoles": [ | |
| "Innerwear", | |
| "Apparel" | |
| ], | |
| "Capris": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Caps": [ | |
| "Headwear", | |
| "Accessories" | |
| ], | |
| "Casual Shoes": [ | |
| "Shoes", | |
| "Footwear" | |
| ], | |
| "Churidar": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Clutches": [ | |
| "Bags", | |
| "Accessories" | |
| ], | |
| "Compact": [ | |
| "Makeup", | |
| "Personal Care" | |
| ], | |
| "Cufflinks": [ | |
| "Cufflinks", | |
| "Accessories" | |
| ], | |
| "Deodorant": [ | |
| "Fragrance", | |
| "Personal Care" | |
| ], | |
| "Dresses": [ | |
| "Dress", | |
| "Apparel" | |
| ], | |
| "Duffel Bag": [ | |
| "Bags", | |
| "Accessories" | |
| ], | |
| "Dupatta": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Earrings": [ | |
| "Jewellery", | |
| "Accessories" | |
| ], | |
| "Eyeshadow": [ | |
| "Makeup", | |
| "Personal Care" | |
| ], | |
| "Face Moisturisers": [ | |
| "Skin", | |
| "Personal Care" | |
| ], | |
| "Face Wash and Cleanser": [ | |
| "Skin Care", | |
| "Personal Care" | |
| ], | |
| "Flats": [ | |
| "Shoes", | |
| "Footwear" | |
| ], | |
| "Flip Flops": [ | |
| "Flip Flops", | |
| "Footwear" | |
| ], | |
| "Formal Shoes": [ | |
| "Shoes", | |
| "Footwear" | |
| ], | |
| "Foundation and Primer": [ | |
| "Makeup", | |
| "Personal Care" | |
| ], | |
| "Fragrance Gift Set": [ | |
| "Fragrance", | |
| "Personal Care" | |
| ], | |
| "Free Gifts": [ | |
| "Free Gifts", | |
| "Free Items" | |
| ], | |
| "Gloves": [ | |
| "Gloves", | |
| "Accessories" | |
| ], | |
| "Handbags": [ | |
| "Bags", | |
| "Accessories" | |
| ], | |
| "Heels": [ | |
| "Shoes", | |
| "Footwear" | |
| ], | |
| "Highlighter and Blush": [ | |
| "Makeup", | |
| "Personal Care" | |
| ], | |
| "Innerwear Vests": [ | |
| "Innerwear", | |
| "Apparel" | |
| ], | |
| "Jackets": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Jeans": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Jeggings": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Jewellery Set": [ | |
| "Jewellery", | |
| "Accessories" | |
| ], | |
| "Kajal and Eyeliner": [ | |
| "Makeup", | |
| "Personal Care" | |
| ], | |
| "Kurta Sets": [ | |
| "Apparel Set", | |
| "Apparel" | |
| ], | |
| "Kurtas": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Kurtis": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Laptop Bag": [ | |
| "Bags", | |
| "Accessories" | |
| ], | |
| "Leggings": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Lip Gloss": [ | |
| "Lips", | |
| "Personal Care" | |
| ], | |
| "Lip Liner": [ | |
| "Lips", | |
| "Personal Care" | |
| ], | |
| "Lipstick": [ | |
| "Lips", | |
| "Personal Care" | |
| ], | |
| "Lounge Pants": [ | |
| "Loungewear and Nightwear", | |
| "Apparel" | |
| ], | |
| "Lounge Shorts": [ | |
| "Loungewear and Nightwear", | |
| "Apparel" | |
| ], | |
| "Messenger Bag": [ | |
| "Bags", | |
| "Accessories" | |
| ], | |
| "Mobile Pouch": [ | |
| "Bags", | |
| "Accessories" | |
| ], | |
| "Mufflers": [ | |
| "Mufflers", | |
| "Accessories" | |
| ], | |
| "Nail Polish": [ | |
| "Nails", | |
| "Personal Care" | |
| ], | |
| "Necklace and Chains": [ | |
| "Jewellery", | |
| "Accessories" | |
| ], | |
| "Night suits": [ | |
| "Loungewear and Nightwear", | |
| "Apparel" | |
| ], | |
| "Nightdress": [ | |
| "Loungewear and Nightwear", | |
| "Apparel" | |
| ], | |
| "Patiala": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Pendant": [ | |
| "Jewellery", | |
| "Accessories" | |
| ], | |
| "Perfume and Body Mist": [ | |
| "Fragrance", | |
| "Personal Care" | |
| ], | |
| "Ring": [ | |
| "Jewellery", | |
| "Accessories" | |
| ], | |
| "Salwar": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Sandals": [ | |
| "Sandal", | |
| "Footwear" | |
| ], | |
| "Sarees": [ | |
| "Saree", | |
| "Apparel" | |
| ], | |
| "Scarves": [ | |
| "Scarves", | |
| "Accessories" | |
| ], | |
| "Shirts": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Shoe Accessories": [ | |
| "Shoe Accessories", | |
| "Accessories" | |
| ], | |
| "Shorts": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Skirts": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Socks": [ | |
| "Socks", | |
| "Accessories" | |
| ], | |
| "Sports Sandals": [ | |
| "Sandal", | |
| "Footwear" | |
| ], | |
| "Sports Shoes": [ | |
| "Shoes", | |
| "Footwear" | |
| ], | |
| "Stockings": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Stoles": [ | |
| "Stoles", | |
| "Accessories" | |
| ], | |
| "Sunglasses": [ | |
| "Eyewear", | |
| "Accessories" | |
| ], | |
| "Sunscreen": [ | |
| "Skin Care", | |
| "Personal Care" | |
| ], | |
| "Suspenders": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Sweaters": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Sweatshirts": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Ties": [ | |
| "Ties", | |
| "Accessories" | |
| ], | |
| "Tops": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Track Pants": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Tracksuits": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Trousers": [ | |
| "Bottomwear", | |
| "Apparel" | |
| ], | |
| "Trunk": [ | |
| "Innerwear", | |
| "Apparel" | |
| ], | |
| "Tshirts": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Tunics": [ | |
| "Topwear", | |
| "Apparel" | |
| ], | |
| "Wallets": [ | |
| "Wallets", | |
| "Accessories" | |
| ], | |
| "Watches": [ | |
| "Watches", | |
| "Accessories" | |
| ] | |
| } |