-
I was able to run the updated biomod2 4.2 [tutorial ](https://biomodhub.github.io/biomod2/articles/examples_1_mainFunctions.html) with the single species (_Gulo gulo_) after:
1. restarting R
2. Open…
-
Hi!
I have trained quiet a few models before but needed them to have faster inference so I made changes to the depth and width multipliers in the model configuration files. With the new yolov5s mo…
-
$ python train.py
Namespace(accumulate=4, adam=False, arc='default', batch_size=24, bucket='', cache_images=False, cfg='cf/yolov3-spp.cfg', data='data/helmet.data', device='', epochs=273…
-
## ❔Question
Is there any way to reduce the total number of layers (with a simultaneous reduction of mAP)? I have already assigned the depth multiple: 0.001 and width multiple: 0.001
## Additional…
-
Can the time of the entire network architecture be calculated? For example, the estimated time of the three parts of the backbone, neck, and head?
-
Hi, I did some experiement on replace backbone with Mobilenetv3, here is the model comparasion:
![image](https://user-images.githubusercontent.com/21303438/93870082-4a33f300-fcff-11ea-93fb-be6bb21a…
-
![image](https://user-images.githubusercontent.com/50985246/63843326-d7453500-c9a3-11e9-9209-98f6859edb14.png)
**Describe the bug**
IndexError in dataset.py
**Desktop (please complete the follo…
-
貼吧活動:(請查閱 [SARS-CoV-2 Timeline by 2020.02.21](https://github.com/agorahub/_meta/blob/agoran/theagora/sari/Memorandum_2020-02-21_SARS-CoV-2-Timeline_Nathan.pdf?raw=true), by Nathan :cloud: )
- Colla…
-
Hi there,
I am trying to use flexsdm for modelling my interest species. I noticed there is no `esm_raf` function available.
Please correct me if I am wrong and point me to the relevant function.…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…