File size: 7,253 Bytes
ba0c2f9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 |
{
"au_detectors": {
"svm": {
"urls": [
"https://github.com/cosanlab/py-feat/releases/download/v0.1/svm_60_July2023.pkl"
]
},
"xgb": {
"urls": [
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU1_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU2_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU4_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU5_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU6_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU7_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU9_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU10_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU11_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU12_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU14_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU15_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU17_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU20_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU23_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU24_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU25_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU26_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU28_XGB.ubj",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/July4_AU43_XGB.ubj"
]
},
"hog-pca": {
"urls": [
"https://github.com/cosanlab/py-feat/releases/download/v0.1/all_data_Upperpca_June30.pkl",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/all_data_Upperscalar_June30.pkl",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/all_data_Lowerpca_June30.pkl",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/all_data_Lowerscalar_June30.pkl",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/all_data_Fullpca_June30.pkl",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/all_data_Fullscalar_June30.pkl"
]
}
},
"emotion_detectors": {
"resmasknet": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/ResMaskNet_Z_resmasking_dropout1_rot30.pth",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/ResMaskNet_fer2013_config.json"
]
},
"svm": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/July4_emo_SVM.pkl"
]
},
"emo_scalar": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/emo_data_Fullpca_Jun30.pkl"
]
},
"emo_pca": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/emo_data_Fullscalar_Jun30.pkl"
]
}
},
"face_detectors": {
"retinaface": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/mobilenet0.25_Final.pth"
]
},
"mtcnn": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/onet.pt",
"https://github.com/cosanlab/feat/releases/download/v0.1/pnet.pt",
"https://github.com/cosanlab/feat/releases/download/v0.1/rnet.pt"
]
},
"faceboxes": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/FaceBoxesProd.pth"
]
},
"img2pose": {
"urls": [
"https://github.com/cosanlab/py-feat/releases/download/v0.1/img2pose_v1.pth",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/WIDER_train_pose_mean_v1.npy",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/WIDER_train_pose_stddev_v1.npy"
]
},
"img2pose-c": {
"urls": [
"https://github.com/cosanlab/py-feat/releases/download/v0.1/img2pose_v1_ft_300w_lp.pth",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/WIDER_train_pose_mean_v1.npy",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/WIDER_train_pose_stddev_v1.npy"
]
}
},
"landmark_detectors": {
"lbfmodel": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/lbfmodel.yaml"
]
},
"mobilefacenet": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/mobilefacenet_model_best.pth.tar"
]
},
"mobilenet": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/mobilenet_224_model_best_gdconv_external.pth.tar"
]
},
"pfld": {
"urls": [
"https://github.com/cosanlab/feat/releases/download/v0.1/pfld_model_best.pth.tar"
]
}
},
"facepose_detectors": {
"img2pose": {
"urls": [
"https://github.com/cosanlab/py-feat/releases/download/v0.1/reference_3d_68_points_trans.npy",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/img2pose_v1.pth",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/WIDER_train_pose_mean_v1.npy",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/WIDER_train_pose_stddev_v1.npy"
]
},
"img2pose-c": {
"urls": [
"https://github.com/cosanlab/py-feat/releases/download/v0.1/reference_3d_68_points_trans.npy",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/img2pose_v1_ft_300w_lp.pth",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/WIDER_train_pose_mean_v1.npy",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/WIDER_train_pose_stddev_v1.npy"
]
}
},
"viz_models": {
"pyfeat_aus_to_landmarks": {
"urls": [
"https://github.com/cosanlab/py-feat/releases/download/v0.1/pyfeat_aus_to_landmarks.joblib",
"https://github.com/cosanlab/py-feat/releases/download/v0.1/pyfeat_aus_to_landmarks.h5"
]
}
}
} |