Datasets:
| This is the test set of Transparent-460 with 50 images. | |
| The background images in transparent-460-test-bg-names.txt are from Pascal VOC. | |
| Here is an example of how the list works. For the test set, each test fg is composited onto 20 test bg images. So in the file transparent-460-test-fg-names.txt, the first entry (al-soot-1Q5LHnMalOM-unsplash.jpg) should be composited onto the first 20 images listed in transparent-460-test-bg-names.txt, the second entry in transparent-460-test-fg-names.txt should be composited onto the next 20 images in transparent-460-test-bg-names.txt., etc. Composition_code.py can be used to finish the above job. | |
| For academic integrity, please do not use the test set for training or validation. Only use it for final testing. | |
| The metric_evaluation.py can be used to get metrics for the results. | |