lhoestq HF Staff commited on
Commit
46b2b99
·
verified ·
1 Parent(s): 84dc322

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # EstimationDefoMap
9
+
10
+ tags: Computer Vision, Supervised Learning, Accuracy Assessment
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'EstimationDefoMap' dataset is designed for the task of defocus map estimation within computer vision applications, specifically focusing on supervised learning techniques. It contains a collection of images with corresponding defocus maps, which are used to train models to predict the level of defocus in different parts of an image. The dataset includes metadata for accuracy assessment, allowing researchers to evaluate the performance of their models against real-world defocus conditions.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```
21
+ ID, ImageName, ImageFile, DefocusMapFile, Label, Accuracy
22
+ 001, "ForestScape.jpg", "ForestScape.jpg", "ForestScape_Defocus.png", "ForestScape_MildDefocus", 0.89
23
+ 002, "CityLights.jpg", "CityLights.jpg", "CityLights_Defocus.png", "CityLights_ModerateDefocus", 0.92
24
+ 003, "MuseumPiece.jpg", "MuseumPiece.jpg", "MuseumPiece_Defocus.png", "MuseumPiece_HighDefocus", 0.95
25
+ 004, "BeachSunset.jpg", "BeachSunset.jpg", "BeachSunset_Defocus.png", "BeachSunset_LowDefocus", 0.87
26
+ 005, "BoulevardLighting.jpg", "BoulevardLighting.jpg", "BoulevardLighting_Defocus.png", "BoulevardLighting_VeryLowDefocus", 0.90
27
+ ```
28
+
29
+ The above CSV preview is a representation of the structure of the 'EstimationDefoMap' dataset, providing a snapshot of the available data for training and evaluating defocus map estimation models. Each row corresponds to a unique image file, its name, the file path for the image, the path to the associated defocus map, the label indicating the defocus level, and a hypothetical accuracy metric based on the model's performance.
30
+
31
+ **Source of the data:**
32
+
33
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'DEFOCUS MAP ESTIMATION':
34
+
35
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=DEFOCUS+MAP+ESTIMATION&dataset=EstimationDefoMap&tags=Computer+Vision,+Supervised+Learning,+Accuracy+Assessment
36
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
37
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub