Sergiy
                                            Sergiy
                                        
                                    It's hard for me to believe I am the only user in the world who uses Google VM instances + fiftyone, there must be a workaround for that: 
> any follow up on this please? Do you have the same issue? Would be nice to have someone else to confirm it (although I triple checked it on my...
If you would read your error it says. "error: -- unsupported Microsoft Visual Studio version! Only the versions between 2017 and 2019 (inclusive) are supported!"
> Hi guys I solved this problem with this issue [https://github.com/CharlesShang/DCNv2/issues/57](url) replacing DCNv2 folder with the fork of the solution my setup is `pytorch 1.10 ` `cuda toolkit 11.4 `...
@Eldad27 Did you fix it?
It's a warning, not an error, just ignore it with: np.warnings.filterwarnings('ignore', category=np.VisibleDeprecationWarning)
> Did anyone find a solution for this? I switched to Detectron2, works great
is there a way to delete metadata from the UI? Right now I only see how to archive the runs, but not delete
Bump. Please add an example for how to train on a custom dataset
It will do per class but for a specific AP threshold. How would we do per class for [email protected] ?