pretrained-models
Here are 339 public repositories matching this topic...
-
Updated
May 6, 2021 - Python
-
Updated
May 18, 2021 - Python
-
Updated
Apr 15, 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
May 5, 2021 - Python
-
Updated
May 18, 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
May 10, 2021 - Python
-
Updated
Apr 23, 2021 - Python
-
Updated
Apr 18, 2021 - Python
-
Updated
Apr 16, 2021 - Python
QAInferencer still needs task type explicitly set.
-
Updated
Jan 18, 2021 - Python
-
Updated
May 11, 2021 - Python
-
Updated
Mar 3, 2021
-
Updated
Apr 7, 2020 - Python
Bug in RTD build
The Mock object shouldn't be there..
Latest

Hello I was thinking it would be of great help if I can get the time offsets of start and end of each word .
Motivation
I was going through Google Speech to text documentation and found this feature and thought will be really amazing if i can have something similar here.