| { |
| "driving": { |
| "640x640": { |
| "cfg": "driving/lightnet-driving-640x640.cfg", |
| "weights": "driving/lightnet-driving-640x640.weights", |
| "data": "driving/bdd100k.data" |
| }, |
| "1280x960": { |
| "cfg": "driving/lightnet-driving-1280x960.cfg", |
| "weights": "driving/lightnet-driving-1280x960.weights", |
| "data": "driving/bdd100k.data" |
| } |
| }, |
| "face": { |
| "640x640": { |
| "cfg": "face/lightnet-face-640x640.cfg", |
| "weights": "face/lightnet-face-640x640.weights", |
| "data": "face/wider_face.data" |
| }, |
| "1024x768": { |
| "cfg": "face/lightnet-face-1024x768.cfg", |
| "weights": "face/lightnet-face-1024x768.weights", |
| "data": "face/wider_face.data" |
| } |
| }, |
| "head_body": { |
| "640x640": { |
| "cfg": "head_body/lightnet-head_body-640x640.cfg", |
| "weights": "head_body/lightnet-head_body-640x640.weights", |
| "data": "head_body/crowdhuman.data" |
| }, |
| "1024x768": { |
| "cfg": "head_body/lightnet-head_body-1024x768.cfg", |
| "weights": "head_body/lightnet-head_body-1024x768.weights", |
| "data": "head_body/crowdhuman.data" |
| } |
| }, |
| "head_body-visible": { |
| "640x640": { |
| "cfg": "head_body-visible/lightnet-head_visiblebody-640x640.weights", |
| "weights": "head_body/lightnet-head_body-640x640.weights", |
| "data": "head_body/crowdhuman.data" |
| }, |
| "1024x768": { |
| "cfg": "head_body-visible/lightnet-head_visiblebody-1024x768.weights", |
| "weights": "head_body/lightnet-head_body-1024x768.weights", |
| "data": "head_body/crowdhuman.data" |
| } |
| } |
| } |