Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
happy-hsy authored Nov 12, 2023
1 parent 75bb891 commit 9f890ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regionspot/data/dataset_mapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def build_transform_gen(cfg, is_train):
class RegionSpotDatasetMapper:
"""
A callable which takes a dataset dict in Detectron2 Dataset format,
and map it into a format used by DiffusionDet.
and map it into a format used by RegionSpot.
The callable currently does the following:
Expand Down

0 comments on commit 9f890ab

Please sign in to comment.