-
When I tried to run the custom dataset, by creating the EXP file like shown in tutorial , this error occur.
> File "/mnt/d/PycharmProjects/YOLOX/YOLOX/yolox/core/launch.py", line 98, in launch
…
-
Contex:
Moving an issue from the Azure Developer CLI (https://github.com/Azure/azure-dev/issues/1341) to this repo, looking for help.
The Azure Developer CLI provides an easy and quick way to depl…
-
Since CMake is now the preferred way to build homebrews, it's possible to develop on Windows using only native tools.
For this reason, I think that we should provide a Powershell or Batch script to…
-
The number of logs processed by this extension is limited to how many it can process in 20 seconds regardless of the "BATCH_SIZE". This is because the default value of "maxRunTimeSeconds" is 20 second…
-
```
Roadmap
2.0.0A
Allow doing something during batch download. Done
Batch download icons + progress bars.
Pools.
Redo the favorites tab.
Blacklist fix tool (will remove all downl…
-
I already have a YoloV4-Tiny model that trained on grayscale image. I change save_model.py input layer to
```
if FLAGS.grayscale:
input_layer = tf.keras.layers.Input([FLAGS.input_size, FLAGS.inpu…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
When I run test using the TTA strategy I get an error:
`python test.py --cfg_file cfgs/det_model_cfgs/centerpoint_1sweep.yaml --ckpt --set DATA_CONFIG.TTA True`
Exception has occurred: ValueError…
-
Thanks for your excellent work. This is a useful tool but i got some problem when i use it.
I confirm that I have installed ANARCI in my environment and can successfully run the test file, but when …
-
I've been trying to install the plug in but keep getting this error:
updateRendererUI;
Initializing Azure Batch plug-in
Checking for dependencies...
Unable to load pathlib==1.0.1: No module name…