-
I'm attempting a classification on custom data. There are 8 features and 447 time steps or samples in the train/val set. I'm guessing the issue is with my dataset, so I provide some shape prints below…
-
This is a master issue to track requests for adding new pre-trained models to torchvision.
Here is the (potentially incomplete) list I compiled:
- [x] ResNext https://github.com/pytorch/vision/iss…
-
We should investigate if we can support https://github.com/web-platform-tests/wpt.
ping @jugglinmike who wanted to help out with this.
-
Really like sounddevice as use the callback with tensorflow audio classification quite a lot, but I am stuck on how to implement the callback methods with say a asyncio co-routine such as websockets.
…
-
Hello All,
Thank you for making this great project open-source. There are a great many similar projects (AWARE, WISDM, Passive Data Kit), but this one seems to be the most suitable and well thoug…
-
When exporting a custom yolov8 cls model, the classification doesn't run in the app, it just opens the camera as have no detections. also says 0.0ms - 0.0FPS. I have tested the model in python code, a…
-
Have we gone through the process of searching all authors *with works* and seeing which are likely duplicates?
-
"Before getting started download the pre-trained YOLOv3 weights and convert them to the keras format", I want to understand why do we need to use pre-trained weights in yolo.
-
-
LightGBMClassifier and LightGBMRegressor both hang indefinitely most of the time on Databricks. My 6 node cluster has Databricks runtime 5.5, Scala 2.11, Spark 2.4.3, and mmlspark_2.11:0.17.dev27. I…