You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since PyTorch v2.0 some functions are not compatible, we can add SAM, ViT and GPT. Finally clean up project.
Motivation & Examples
detectron2 v1.0 can be more stable and fast if we add torch.compile(). It's primordial to create a PyPi project and who can be used by all OS (I think at Windows).
An example for installation detectron2 :
python -m pip install detectron2
The text was updated successfully, but these errors were encountered:
🚀 Feature
Since PyTorch v2.0 some functions are not compatible, we can add SAM, ViT and GPT. Finally clean up project.
Motivation & Examples
detectron2 v1.0 can be more stable and fast if we add
torch.compile()
. It's primordial to create a PyPi project and who can be used by all OS (I think at Windows).An example for installation detectron2 :
python -m pip install detectron2
The text was updated successfully, but these errors were encountered: