Skip to content

dlision/Detr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DETR

Repo based on detr.

Requirements

pip install -r requirements.txt

Inference

The detr model inference is in python notebook.

detr_inference.ipynb

Following are the variables that you can change in the notebook.

model_name =  {specify the model name}
Path = {specify the path of images}
output_path = {specify the ouput path}
res = {resolution of input image}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published