FlyingFrog commited on
Commit
f6c837f
·
verified ·
1 Parent(s): ad3cf20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -3,21 +3,19 @@ license: cc0-1.0
3
  ---
4
  # Material Recognition and Retrieval from images dataset
5
 
6
- The goal of the dataset is zero-shot class agnostic material recognition and retrieval from images, for any material under any conditions.
7
- Meaning the ability to recognize materials and their state from a single example in any domain.
8
 
9
  This is fine-grained recognition of the same material and NOT classification of the material to specific set of classes.
10
- It include recognizing same material, or same states of a material, base on similarity (aka which material or material states are more similar for example in case where material gradually transform like rotting apple).
11
 
12
  This dataset is designed to address the general issue of one-shot material retrieval without
13
  restrictions on material types, settings, and environments.
14
- The main focus is on distinguishing between states of materials and identifying fine-grained categories such as rotten vs. ripe or coffee vs. cocoa.
15
 
16
  The dataset is composed of two parts:
17
- 1) large scale synthetic train set focus on materials in general setting as well inside transparent container and materials with partial similarity and gradual transitions.
18
- 2) Real world natural images benchmarks for one-shot material recogntion focus on materials of of any type in any setting and on materials with partial similarity and gradual transitions.
19
- 3) atural image benchmark to test the ability to identify material states and subclasses using one or
20
- a few examples (Figure 1).
21
 
22
  # Paper:
23
 
 
3
  ---
4
  # Material Recognition and Retrieval from images dataset
5
 
6
+ The goal of the dataset is zero-shot class agnostic material recognition and retrieval from images.
7
+ Meaning the ability to recognize if two materials in different images are the same type or state.
8
 
9
  This is fine-grained recognition of the same material and NOT classification of the material to specific set of classes.
 
10
 
11
  This dataset is designed to address the general issue of one-shot material retrieval without
12
  restrictions on material types, settings, and environments.
13
+
14
 
15
  The dataset is composed of two parts:
16
+ 1) Large scale synthetic train set focus on materials in general setting as well inside transparent container and materials with partial similarity and gradual transitions.
17
+ 2) Real world natural images benchmarks for one-shot material recogntion focus on materials of of any type in any setting and on materials with partial similarity and gradual transitions. atural image benchmark to test the ability to identify material states and subclasses using one or
18
+ (for example matching/distincting material states like rotten vs ripe fruit, rusty metal vs metal, dusty vs clean surfaces, wet vs dry,or same different types of fabrics powders and liquids)
 
19
 
20
  # Paper:
21