issues
search
boostcampaitech3
/
level1-image-classification-level1-nlp-10
0
stars
4
forks
source link
Feature/modify train data
#15
Closed
hyoeun98
closed
2 years ago
hyoeun98
commented
2 years ago
class ModifyTrainData
line 111~
def setup(self)
line 184 ~
이상치
duplicated_id = '003397-1'
mail_to_femail = ['001498-1','004432', '005223']
femail_to_mail = '006359','006360','006361','006362','006363', '006364']
norm_to_incorrect = ['005227', '000020', '004418']
age_to_young = ['001009', '001064', '001637', '001666', '001852', ]
age_to_old = ['004348']
수정할 것
class MaskSplitByProfileDataset (csv에서 label 받아오는 형태로)
hyoeun98
commented
2 years ago
class MaskSplitByProfileDataset 수정 완료
class ModifyTrainData
def setup(self)
이상치
수정할 것