pretrained-models
Here are 366 public repositories matching this topic...
-
Updated
Jun 29, 2021 - Python
-
Updated
Aug 19, 2021 - Python
-
Updated
Jul 21, 2021 - Python
-
Updated
Apr 8, 2021 - Python
🐛 Bug
File "/home/ubuntu/vqa/GMN/mmf/mmf/datasets/builders/visual_genome/dataset.py", line 44, in init
scene_graph_file = self._get_absolute_path(scene_graph_file)
AttributeError: 'VisualGenomeDataset' object has no attribute '_get_absolute_path'
Command that i run in shell
CUDA_VISIBLE_DEVICES="0" mmf_run config=projects/gmn/configs/visual_genome/defaults.yaml model=gm
-
Updated
Aug 15, 2021 - Python
Hi
when I do classification with the pretrained vggface2 model, how do I match a probability to a name? do you have a list of labels for the trained model?
Thanks
-
Updated
Aug 19, 2021 - Python
-
Updated
Aug 20, 2021 - Python
-
Updated
Aug 3, 2021 - Python
-
Updated
Apr 23, 2021 - Python
-
Updated
Aug 16, 2021 - Python
关于一些具体建议
1.希望可以把底层的api文档再完善一些,比如encoder,decoder,以便于复现一些论文
2.希望可以维护一个pytorch和paddle的api对照一览表,尽量全一些
3.错误日志能否准确一些,有时候datalaoder出的一些错误信息不好定位
4.能否增加使用梯度累加特性,进一步提高batch size
预训练模型下载地址修改
-
Updated
Aug 12, 2021 - Python
-
Updated
Jul 8, 2021 - Python
when printing these objects we do not see informative content.
-
Updated
May 21, 2021 - Python
-
Updated
Aug 16, 2021 - Python
Bug in RTD build
The Mock object shouldn't be there..
Latest



https://github.com/huggingface/transformers/blob/546dc24e0883e5e9f5eb06ec8060e3e6ccc5f6d7/src/transformers/models/gpt2/modeling_gpt2.py#L698
Assertions can't be relied upon for control flow because they can be disabled, as per the following: