-
2) EXPLAIN执行计划:
+------+---------------+----------------------+--------------+--------+----------------------+----------------------+-----------+-------+--------+------------+------------------+
| i…
wmbxx updated
1 month ago
-
**Describe the solution you'd like**
* 1rst stage
Learn how the dataware house is structured. Generate information schema from the data field. Allow admins to help it understand (training).
Allow …
-
https://github.com/xiaolai-sqlai/gluon-reid/blob/master/branch/data_read/sampler.py#L35
这里的len是不是应该返回self.num_samples?也就是_iter_函数中ret的长度
我看https://mxnet.incubator.apache.org/_modules/mxnet/gluon/d…
-
-
-
Has anyone port MobileNetV3 to ncnn ?
-
I used mobilenet's backbone in s2anet, but the following error will be reported.
This is my settings and mobilenet's file
https://github.com/xiaolai-sqlai/mobilenetv3
```
type='S2ANet',
…
-
I trained the centernet with mobilenetv3 as you said ,
and load the pretrained weight 'mbv3_large.old.pth.tar ' from ’https://github.com/xiaolai-sqlai/mobilenetv3‘ ,
when I start the training…
-
#### Code Sample, a copy-pastable example if possible
```python
import sqlmlutils
connection = sqlmlutils.ConnectionInfo(server="localhost", database="SQLAI")
sqlmlutils.SQLPackageManager(connec…
-
Searching for MobileNetV3:https://arxiv.org/abs/1905.02244
github(PyTorch):https://github.com/xiaolai-sqlai/mobilenetv3
amusi updated
5 years ago