detr · Issues· 255 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #545
DETR table detection to ONNX
Updated Mar 11, 2024 - #619
I think there are some errors in the posted code
Updated Mar 8, 2024 - #626
GFLOPs instead of GFLOPS?
Updated Mar 7, 2024 - #154
How to use detr with another backbone ( mobilenet,shufflenet)?
Updated Feb 28, 2024 - #428
DETR tutorials to use it on custom data :)
Updated Feb 17, 2024 - #616
Average Precision of each class for best epoch and then it's mean
Updated Jan 30, 2024 - #625
Get Image masks coordinates.
Updated Jan 30, 2024 - #324
Confusion Matrix
Updated Jan 27, 2024 - #477
How to calculate confusion matrix and average precision for each object class using custom dataset?
Updated Jan 27, 2024 - #101
'assert (boxes1[:, 2:] >= boxes1[:, :2]).all()' happened when training
Updated Jan 22, 2024 - #537
High mAP only with RESUME parameter, otherwise its almost zero
Updated Jan 17, 2024 - #623
when the trained model is used for inference this import error comes: RuntimeError: Failed to import transformers.models.detr.modeling_detr because of the following error (look up to see its traceback): cannot import name 'experimental_functions_run_eagerly' from 'tensorflow.python.eager.def_function' (C:\Anaconda\lib\site-packages\tensorflow\python\eager\def_function.py)
Updated Jan 17, 2024 - #498
model.train() and model.eval() gives different results
Updated Jan 12, 2024 - #622
Map metrics anomalies after backbone replacement
Updated Jan 12, 2024 - #378
Custom Backbone
Updated Jan 12, 2024