label-studio标注工具

1
2
3
4
5
# Requires Python >=3.8
pip install label-studio

# Start the server at http://localhost:8080
label-studio

torch.profiler 使用