Skip to content

Commit

Permalink
update arctic 241028
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei-Chen-hub committed Oct 28, 2024
1 parent df3b655 commit 1be20b5
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 27 deletions.
3 changes: 2 additions & 1 deletion mmhuman3d/data/data_converters/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from .agora import AgoraConverter
from .amass import AmassConverter
from .arctic import ArcticConverter
from .bedlam import BedlamConverter
from .behave import BehaveConverter
from .blurhand import BlurhandConverter
Expand Down Expand Up @@ -88,5 +89,5 @@
'TalkshowConverter', 'EmdbConverter', 'Flag3dConverter',
'Crowd3dConverter', 'BedlamConverter','Pw3dConverter', 'DecoConverter',
'Hi4dConverter', 'Idea400Converter', 'Pw3dBedlamConverter',
'RichConverter', 'SynbodyWhacConverter',
'RichConverter', 'SynbodyWhacConverter', 'ArcticConverter'
]
Loading

0 comments on commit 1be20b5

Please # to comment.