-
Updated
Jul 10, 2020 - Python
pretrained-models
Here are 191 public repositories matching this topic...
Please can you train ghostnet.
(i don't have the imagenet dataset)
🚀 Feature
Add information about debugging segmentation fault to README and docs FAQ.
A lot of people are getting this error. It should be easy to debug this using htop memory output.
-
Updated
Jun 19, 2020 - Python
-
Updated
Jul 3, 2020 - Python
-
Updated
Nov 18, 2019 - Python
-
Updated
Jul 7, 2020 - Python
-
Updated
Jul 5, 2020 - Python
-
Updated
Jul 10, 2020 - Python
-
Updated
Jun 10, 2020 - Python
-
Updated
Apr 6, 2020 - Python
-
Updated
Apr 28, 2020 - Python
-
Updated
Jul 10, 2020 - Python
-
Updated
Jul 26, 2019 - Python
-
Updated
Apr 7, 2020 - Python
Documentation
I think we should give/improve the following points :
- A high-level overview of the pipeline. How everything works, how each module is articulated with the others, etc ...
- More details about some mechanisms : I am thinking about user-defined callbacks since I've been working on that. But I'm pretty sure many of you will have other ideas
🙂 - More explanations about some tricks that have
-
Updated
Jun 29, 2020 - Python
使用方法
-
Updated
Jan 24, 2020 - Python
-
Updated
Nov 6, 2019 - Python
-
Updated
Jan 16, 2020 - Python
-
Updated
Feb 1, 2018 - Jupyter Notebook
-
Updated
Mar 20, 2020 - Jupyter Notebook
-
Updated
Mar 16, 2018 - Python
-
Updated
May 15, 2020 - Python
-
Updated
Jul 11, 2020 - Python
When using a Finder with a TfidfRetriever (InMemoryDocumentStore) and default TransformersReader all indices and scores are printed (see line 75 in tfidf.py), and there is no meta-data being inserted into the documents which are returned (line 96). I commented out the print call and added the following line to the Document constructor:
meta={'name':self.document_store.get_document_by_id(
-
Updated
Nov 26, 2017 - Python
-
Updated
Jul 7, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the pretrained-models topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pretrained-models topic, visit your repo's landing page and select "manage topics."
Description
Add a ReadMe file in the GitHub folder.
Explain usage of the Templates
Other Comments
Principles of NLP Documentation
Each landing page at the folder level should have a ReadMe which explains -
○ Summary of what this folder offers.
○ Why and how it benefits users
○ As applicable - Documentation of using it, brief description etc
Scenarios folder:
○