Skip to content

An efficient object labeling (annotation) tool based on yolo_v3

License

Notifications You must be signed in to change notification settings

jsr1611/efficient_object_labeling_tool

Repository files navigation

Efficient object labeling tool

An efficient object labeling (image annotation) tool based on Yolo v3

Features

  • Draw and remove bounding boxes
  • Extrapolate in-between frames to generate fast annotations
  • Mono-camera image annotation
  • Multi-camera image annotation

Requirements:

  • Yolo v3 requirements (keras>=2.2.4, tensorflow_gpu, etc. + easygui, Tk, etc.)
  • Darknet weights (specifically yolo.h5 file inside model_data)
  • Opencv

Sample annotation

Sample Image

About

An efficient object labeling (annotation) tool based on yolo_v3

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages