cris_
cris_
I have try to reinstall PEStudio but the checksum is not correct. Any help?
I am training the model on 3 classes `car, truck and bus`. I extract the categories from the original coco dataset. when training the model all the loss are `nan`....
XAxes disappear when using mapping of DateTime. I have the following data: ```csharp public class Transaction { public string TransactionId { get; set; } public string ReferenceNumber { get; set;...
I try to use `CartesianChart` in [reactorui-maui](https://github.com/adospace/reactorui-maui), I hide the `YAxes` using `Axis` visibility property but the chart has a space on the left and I am unable to remove...
I was trying to load emails. it work on other email but I get issue with email account with multiple messages. here is the code: ```php $config = config('imap.accounts.default'); $config['username']...