split into two models, one is resnet to extract feature, one is compatibility model
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
{
|
||||
"topk": 5,
|
||||
"max_outfits": 100,
|
||||
"max_outfits": 200,
|
||||
"is_best": true,
|
||||
"query": [
|
||||
{
|
||||
"item_name": "MSE_58107",
|
||||
"semantic_category": "TOP/SHIRT",
|
||||
"image_path": "test/2024 SS/MSE_58107.jpg"
|
||||
},
|
||||
{
|
||||
"item_name": "MKTS27047",
|
||||
"semantic_category": "ONE PIECE/DRESS",
|
||||
@@ -18,11 +23,6 @@
|
||||
"semantic_category": "OUTERWEAR/BLAZER",
|
||||
"image_path": "test/2024 SS/MSE_58057.jpg"
|
||||
},
|
||||
{
|
||||
"item_name": "MSE_58107",
|
||||
"semantic_category": "TOP/SHIRT",
|
||||
"image_path": "test/2024 SS/MSE_58107.jpg"
|
||||
},
|
||||
{
|
||||
"item_name": "MSE_58495",
|
||||
"semantic_category": "TOP/SHIRT",
|
||||
|
||||
Reference in New Issue
Block a user