anson-huang commited on
Commit
a43af24
1 Parent(s): 449a5a5

name change

Browse files
Files changed (1) hide show
  1. src/about.py +2 -2
src/about.py CHANGED
@@ -24,11 +24,11 @@ NUM_FEWSHOT = 0 # Change with your few shot
24
 
25
 
26
  # Your leaderboard name
27
- TITLE = """<h1 align="center" id="space-title"> 🕵️ AI-Generated Image Detector Benchmark</h1>"""
28
 
29
  # What does your leaderboard evaluate?
30
  INTRODUCTION_TEXT = """
31
- AI-Generated Image Detector Benchmark is a platform for evaluating the performance of existing detectors on various data sources and tasks. We collected X images from Y generators with 2 different tasks: Full Image Generation Detection and Partial Image Manipulation Detection.
32
  """
33
 
34
  # Which evaluations are you running? how can people reproduce what you have?
 
24
 
25
 
26
  # Your leaderboard name
27
+ TITLE = """<h1 align="center" id="space-title"> 🕵️ FBI: Forensic Benchmark Index </h1>"""
28
 
29
  # What does your leaderboard evaluate?
30
  INTRODUCTION_TEXT = """
31
+ Forensic Benchmark Index is a platform for evaluating the performance of existing detectors on various data sources and tasks. We collected X images from Y generators with 2 different tasks: Generated Image Detection and Edited Image Detection.
32
  """
33
 
34
  # Which evaluations are you running? how can people reproduce what you have?