jonathancolledge

Results 13 issues of jonathancolledge

Hi Roberto, Following from my previous, here is a video and accompanying GPX file. **Don't play the video in Onedrive, it'll look terrible! It needs downloading.** If you play it...

enhancement
pinned

More ideas for QZ: 1. Chart for doing ZWO workouts, so when you are doing them, a bar moves along the chart. Maybe next to the map button, you could...

enhancement
pinned

Idea 1: integrate with a web app such as this https://github.com/stefaandesmet2003/hometrainer to play videos using a GPX file to control the speed of the video and trainer resistance (if I...

enhancement
pinned

iFit can't connect to QZ. it sees a machine called I_EB, but can't connect to it. EDIT: i_EB may not be QZ my rower saw that when QZ was off...

ifit
pinned

It sees the Kickr, but says connected to Livlov (my heart rate monitor). Some Kickr data still comes through. Next post will be a log from previously where it said...

enhancement
bike
Wahoo
pinned

Hi, I originally made a video showing how PGN export crashed in one situation. Windows 10. Lucas chess version 1.28a. Here is the video https://youtu.be/7ZHp9LEpKTE It actually appears to be...

I initially put in a request for interpolation based on time, but then realised I was being silly. However, thinking about it, this would still be really useful. For smoothing...

Hi, Another request for help please - I can find no way to assess the model with unclassified data. If I import data, it always gets assigned a class and...

Hi, I tried this in modelzoo ``` def EfficientNetV2L(in_dim1,in_dim2,channels,out_dim):     inputs = Input(shape=(in_dim1, in_dim2, channels))     model_ = keras.applications.efficientnet_v2.EfficientNetV2L(include_top=True, weights=None,input_tensor=inputs, classes=out_dim)     # layers = model_.layers     # layers[0]._name = "inputTensor"     # layers[-1]._name =...

The crosshairs always load up and I have to manually go to view, settings and untick them. This also occurs in kiosk mode, but of course can't be changed. is...