CaoT

Results 7 issues of CaoT

![image](https://user-images.githubusercontent.com/16069257/119592689-e9bbff00-be13-11eb-9284-21f9b6d2d518.png) I was able to run Makefile.train to train, and save some models to the Models/ folder. But when I run Makefile.predict to load those models to test, the errors...

![image](https://user-images.githubusercontent.com/16069257/128794766-4ca63257-ed52-430b-bae5-42fc9edc6999.png) I read your paper and feel really excited because it is near to the problem I am facing with. Would you please to share the dataset after preprocessing (the...

In FFM, I see the following parameters. ``` self.embedding_size = params['embedding_size'] self.field_size = params['field_size'] self.feature_size = params['feature_size'] feature_idx = features["feature_idx"] feature_values = features["feature_values"] ``` If I have 17 columns, each...

**Describe the bug** Vimium lost focus when move to a blank Tab **To Reproduce** Steps to reproduce the behavior: 1. Create a blank Chrome tab 2. go to another tab...

### Discussed in https://github.com/talmolab/sleap/discussions/1045 Originally posted by **KennyTC** November 14, 2022 After running training models, I see a lot of evaluation metrics, for example vis.tp vis.fp vis.tn vis.fn vis.precision vis.recall...

documentation

While watching coursera video, I normally takes notes along with the lectures. Then how can I use coursera-dl to download the noteds that I wrote?

### Search before asking - [x] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Question I follow the example [https://supervision.roboflow.com/latest/notebooks/count-objects-crossing-the-line/](https://supervision.roboflow.com/latest/notebooks/count-objects-crossing-the-line/) to want to count number...

question