-
ECCC weather stations are sometimes replaced, meaning that a new station id is created for data coming from the same location.
It can be tricky to amalgamate data from these stations.
It would b…
-
Ubuntu 16.04.6 LTS
R 3.6.1
Access to Radiant via browser using Rstudio-server
Messages received:
> radiant::radiant()
Starting radiant in the default browser ...
Use radiant::radiant_viewe…
-
Comment below with questions or thoughts about the reading for [this week's workshop](https://github.com/uchicago-computation-workshop/Winter2020/tree/master/01-16_Parigi).
Please make your comment…
-
We currently don't really have a backlog of miscellaneous issues to do. One potential way to explore would be to search for "TODOs" in the code and check if there is an issue for those items.
We'd …
-
Creating this issue to document my observations, readings, and development efforts towards building a solution for predicting the replaced mode in the absence of inferred labels.
-
Thank in advance to anyone who can help. I guess I'm an "intermediate" Linux user: neither a complete newbie nor highly competent (I generally prefer a GUI to a CLI).
Partly based on the recommenda…
-
```
def get_eval_metrics(label_ids, pred_ids, idx2tag, task_name=''):
"""
Overall accuracy, and accuracy per tag
"""
real_length = tf.reduce_sum(tf.sign(label_ids), axis=1) - 2
…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Detection
### …
-