You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roland Szabo d4cb96f4fd Add admin interface for AutoLabelingConfigs. Solves #1423 3 years ago
..
management Remove unused import 3 years ago
migrations Add ExampleState model 3 years ago
tests Update auto-labeling-pipeline 3 years ago
views Update AutoLabelingConfigParameterTest API 3 years ago
__init__.py Rename app dir to backend for pip installation 3 years ago
admin.py Add admin interface for AutoLabelingConfigs. Solves #1423 3 years ago
apps.py Update apps.py to use lazy import 3 years ago
exceptions.py Add test for auto labeling template mapping 3 years ago
filters.py Add ExampleFilter 3 years ago
managers.py Update models to handle image classification 3 years ago
middleware.py Add middleware for range request 3 years ago
models.py Add admin interface for AutoLabelingConfigs. Solves #1423 3 years ago
permissions.py Rename app dir to backend for pip installation 3 years ago
serializers.py Add ExampleState serializer 3 years ago
signals.py Move signals from models.py to signals.py 3 years ago
tasks.py Update task 3 years ago
urls.py Change AutoLabelingAnnotation API url 3 years ago