-
+ **StrataHive**: We provide niche Consulting & Training Services in the growing arena of Artificial Intelligence (AI) , Machine Learning (ML) & Advanced Analytics https://stratahive.com/
-
Hi,
Are the state-of-the-art local patch descriptors welcomed in models? E.g. HardNet https://github.com/DagnyT/hardnet
They are trained in pytorch + torchvision and are potentially useful for l…
-
模型权重从所提供的model_zoo中直接下载,config也是对应modelzoo中所提供的配置文件内容。
训练指令:
mindyolo-master/train.py --config /code/mindyolo-master/configs/yolov7/yolov7.yaml --weight /code/mindyolo-master/pretrain/yolov7_300e_m…
-
Because some ops have been removed, some 'unknown op ' errors will occur. Just run WDL model in modelzoo by `python train.py --steps 1 --no_eval --tf`
**Other info / logs**
***
2022-06-21 10:03:02.…
-
## Description
(A clear and concise description of what the feature is.)
SAM系列模型能力非常强大,未来是否有计划集成SAM模型到djl的modelzoo中,通过集成SAM系列模型分割一切的能力扩展djl平台的应用范围;
## References
- list reference and relat…
-
As discussed in #16, it might be nice to make this repo (or a subset) into a package, so that things like pretrained models can be imported into users code.
Anyone have arguments against? Or feel lik…
-
Hi team,
Is it possible to add the custom post-processing function in the middleware of the object detection application https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/stm32ai_app…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug description
Trying to install DLC 3.0 with GPU. Here are my specs:
1. Windows 11
2. GPU: NVIDIA RTX A20…
-
## Description
(A clear and concise description of what the bug is.)
I use version 0.29.0, JDK environment is 17, operating system is Win11. The libtorch dependencies are loaded properly, and the py…
-
Dear author,
Could you please release the configs for training and testing on Charades? Even an example is helpful.
I can train models on Charades, but the map is very low like 0.057181. I have not…