-
.Net has been through lots of enhancements in last year for data science type of tasks (like Notebooks support, Dataframes), and it is started to be adopted as another language for the C# lovers for d…
-
hi,thanks for sharing,but I do not get the results with the code in branch folder,it get an error at the extract_feature function in test code。
-
Hi,
I am opening a discussion thread for roadmap towards next release to everyone.
Specifically, we are looking for:
- New features that are useful to your research and projects
- Improvements…
-
In the documentation, we use base.data_dir() to refer to local directories for some functions including [the gluon vision cifar100 dataset](https://mxnet.incubator.apache.org/api/python/gluon/data.htm…
-
## Description
While migrating to the numpy namespaces in MXnet 2.0 I observed an error when trying to create a row_sparse parameter (see example below). The example shows our current pattern in mxne…
-
I want to use the same sequence of mini-batches to compare the performance of different optimizers.
I used "mxnet.random.seed(1)".
However, it only works for the initializer.
For mxnet.gluon.data.D…
-
https://github.com/dmlc/gluon-nlp/blob/6ec0c843842dbb8d8caa1cadb73c009ad7ed965e/setup.py#L31-L33
Should we specify the numpy version in gluonnlp which aligns with mxnet?
I put gluonnlp and mxen…
-
cascade_rcnn_vgg16_pruned_voc
Traceback (most recent call last):
File "scripts/detection/cascade_rcnn/train_cascade_rcnn.py", line 490, in
net = get_model(net_name, pretrained_base=True)
…
-
The training launch script link for `deeplab_v3b_plus_wideresnet_citys` at https://gluon-cv.mxnet.io/model_zoo/segmentation.html does not work. The link is https://raw.githubusercontent.com/dmlc/web-d…
-
## 🐛 Bug
![Snipaste_2021-05-24_15-06-53](https://user-images.githubusercontent.com/18532207/119310443-5616f100-bca2-11eb-949d-158b46e26a53.png)
## Environment
- DGL Version (e.g., 1.0): 0.6.…