Matthew Roos

Results 5 issues of Matthew Roos

I'm getting the errors below when compiling the requisite version of Caffe. Everything else seems fine prior to the ctc_loss_layer. I recently upgraded to Ubuntu 16.04, CUDA 9.0, and NVIDIA...

Models in models/detect include: gelan-c.yaml gelan-e.yaml gelan.yaml yolov7-af.yaml yolov9-c.yaml yolov9-e.yaml yolov9.yaml Do yolov9.yaml and gelan.yaml match models that are presented in the paper?

I'd like to continue training after all epochs have completed. The --resume switch will not do this even if I set --epochs to a higher number than during the previous...

I installed GordianServer-macOS and then went on to Chapter 3, but it would appear that Chapter 3 is only for linux installs. Am correct about this?

I'd like to compute the [AIC](https://en.wikipedia.org/wiki/Akaike_information_criterion) goodness of fit for a fitted model. This requires knowing the likelihood function value for the set of estimated vonMises-Fisher parameters. But what is...