repo_name
stringlengths
9
75
topic
stringclasses
30 values
issue_number
int64
1
203k
title
stringlengths
1
976
body
stringlengths
0
254k
state
stringclasses
2 values
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
url
stringlengths
38
105
labels
listlengths
0
9
user_login
stringlengths
1
39
comments_count
int64
0
452
davidsandberg/facenet
tensorflow
524
Wrong file name format when validate on LFW
When I try to run the [validation on LFW](https://github.com/davidsandberg/facenet/wiki/Validate-on-lfw), it shows no files found. The file name in LFW data set is like `Aaron_Eckhart_0001.jpg`, while after alignment it is like `Aaron_Eckhart_0001_0.jpg`. I guess the trailing number is to denote different faces in one...
closed
2017-11-10T03:31:20Z
2017-11-12T14:36:43Z
https://github.com/davidsandberg/facenet/issues/524
[]
YF-Tung
1
huggingface/datasets
deep-learning
6,561
Document YAML configuration with "data_dir"
See https://huggingface.co/datasets/uonlp/CulturaX/discussions/15#6597e83f185db94370d6bf50 for reference
open
2024-01-05T14:03:33Z
2024-01-05T14:06:18Z
https://github.com/huggingface/datasets/issues/6561
[ "documentation" ]
severo
1
huggingface/pytorch-image-models
pytorch
2,284
[BUG] SwinTransformer Padding Backwards in PatchMerge
**Describe the bug** In [this line](https://github.com/huggingface/pytorch-image-models/blob/ee5b1e8217134e9f016a0086b793c34abb721216/timm/models/swin_transformer.py#L438) the padding for H/W is backwards. I found this out by passing in an image size of (648,888) during validation but it's obvious from the torch docs ...
closed
2024-09-21T20:15:01Z
2024-09-22T00:42:00Z
https://github.com/huggingface/pytorch-image-models/issues/2284
[ "bug" ]
collinmccarthy
2
ymcui/Chinese-LLaMA-Alpaca-2
nlp
387
使用完整模型进行摘要生成,出现问题
### 提交前必须检查以下项目 - [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 - [X] 我已阅读[项目文档](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki)和[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki/常见问题)并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案。 - [X] 第三方插件问题:例如[llama.cpp](https://github.com/ggerganov/llama.cpp)、[LangChain](https...
closed
2023-11-03T01:26:42Z
2023-11-03T02:26:26Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/issues/387
[]
1042312930
2
tensorpack/tensorpack
tensorflow
981
Sharping mAP decrease after the realization of DoReFa to the ssd-vgg16 network
Sorry for not writing according to the template as this problem is more relevant to DoReFa quantization than to the tensorpack itself and I cannot find a more suitable place to post. I am trying to realize the DoReFa quantization on the ssd-vgg16 network using the VOC dataset for the classification and regression ta...
closed
2018-11-15T01:52:22Z
2018-11-15T03:04:23Z
https://github.com/tensorpack/tensorpack/issues/981
[ "unrelated" ]
asjmasjm
1
miguelgrinberg/python-socketio
asyncio
928
Threading error when using python-socketio for a few mintutes.
**Describe the bug** Whenever I use python-socketio on a raspberry PI, eventually after a few minutes sending a lot of packets causes a threading error which crashes the bot, which is unacceptable when working with robots. **Exception** ``` Exception in thread Thread-3: Traceback (most recent call last) File ...
closed
2022-05-24T19:06:45Z
2022-05-24T19:29:38Z
https://github.com/miguelgrinberg/python-socketio/issues/928
[]
LeoDog896
1
twopirllc/pandas-ta
pandas
398
Panda-ta's VPVR shows diff. result
**Which version are you running? The lastest version is on Github. Pip is for major releases.** ```python 0.3.30b0 ``` **Upgrade.** ```sh $ pip install -U git+https://github.com/twopirllc/pandas-ta ``` **Describe the bug** I have used the same time frame here, and the same start and end date, and Exchang...
closed
2021-09-28T10:26:49Z
2023-11-22T05:06:39Z
https://github.com/twopirllc/pandas-ta/issues/398
[ "enhancement", "help wanted" ]
pwneddesal
5
voila-dashboards/voila
jupyter
1,047
Deploying to Heroku not working on v0.3
## Description I've been struggling to get Voila to deploy to Heroku recently, and have just figured that I am only having issues where I'm using version 0.3. For example, using the template repo (https://github.com/voila-dashboards/voila-heroku) now doesn't work on Heroku as it installs the 0.3 version (I had to up...
closed
2021-12-18T13:16:27Z
2021-12-19T13:04:16Z
https://github.com/voila-dashboards/voila/issues/1047
[ "bug" ]
samharrison7
2
BlinkDL/RWKV-LM
pytorch
239
Flash Attention
Hi, Thanks for releasing RWKV! I got an error saying RWKV doesn't support Flash Attention. Is Flash Attention support planned? Thank you!
closed
2024-04-21T21:55:15Z
2024-04-24T22:54:57Z
https://github.com/BlinkDL/RWKV-LM/issues/239
[]
fakerybakery
2
ageitgey/face_recognition
python
1,244
[QUESTION] Recognize face with machine learning of *multiple* images of face?
* face_recognition version: Newest on Nov 11 2020 * Python version: 3 * Operating System: Ubuntu Is it possible to load multiple images to get a better facial recognition result? I want to load images of my face in different lighting conditions, looking in different directions etc. to see if I can achieve a bett...
closed
2020-11-12T00:14:14Z
2020-11-13T15:45:57Z
https://github.com/ageitgey/face_recognition/issues/1244
[]
Hat000
1
taverntesting/tavern
pytest
683
Documentation contains reference to non-existent --tavern-beta-new-traceback flag
See: https://tavern.readthedocs.io/en/latest/debugging.html?highlight=tavern-beta-new-traceback
closed
2021-04-30T18:19:56Z
2021-05-08T13:32:19Z
https://github.com/taverntesting/tavern/issues/683
[]
jsfehler
0
wkentaro/labelme
computer-vision
810
[BUG] OSError: cannot write mode RGBA as JPEG
When I am going to second image via next button or try to save current one the python crashes and labelme is closed. the error is in _save raise OSError(f"cannot write mode {im.mode} as JPEG") from e OSError: cannot write mode RGBA as JPEG ![err](https://user-images.githubusercontent.com/23102690/101984415-5ea4dd...
closed
2020-12-12T12:56:54Z
2023-04-05T14:55:01Z
https://github.com/wkentaro/labelme/issues/810
[ "issue::bug", "priority: high" ]
ApoorvaOjha
4
litestar-org/litestar
api
3,356
Docs: Update `usage/security/guards` chapter
### Summary Follow-up from discussion: https://github.com/orgs/litestar-org/discussions/3355 Suggesting changes to chapter: https://docs.litestar.dev/latest/usage/security/guards.html * Guards take a `Request` object as first argument, not an `ASGIConnection`. Needs correction throughout the chapter. * Add exam...
closed
2024-04-09T10:18:04Z
2025-03-20T15:54:34Z
https://github.com/litestar-org/litestar/issues/3356
[ "Documentation :books:" ]
aranvir
4
tflearn/tflearn
data-science
961
How to get tensorflow session by tflearn?
Hello, I just want to get the running session(in tensorflow) by tflearn. I saw that [code](https://github.com/tflearn/tflearn/blob/master/examples/basics/weights_persistence.py) line65 in tflearn example: `with model.session.as_default()` Is that model.session equal to the running tensorflow session?
open
2017-11-20T02:02:56Z
2017-11-20T02:02:56Z
https://github.com/tflearn/tflearn/issues/961
[]
polar99
0
django-cms/django-cms
django
7,571
[DOC] The suggested aldryn-search package does not work anymore with django>=4
## Description https://docs.django-cms.org/en/latest/topics/searchdocs.html The above documentation page suggest `aldryn-search` package which does not work anymore with django >4.0 (bug with Signal using `providing_args`) Since django-cms 3.11 is announced to be compatible with django 4 the documentation sho...
closed
2023-05-31T10:33:28Z
2024-07-31T06:48:52Z
https://github.com/django-cms/django-cms/issues/7571
[ "good first issues", "component: documentation", "needs contribution", "Easy pickings" ]
fabien-michel
15
piskvorky/gensim
nlp
2,775
xml.etree.cElementTree was deprecated and removed in Python 3.9 in favor of ElementTree
#### Problem description xml.etree.cElementTree was deprecated and removed in Python 3.9 in favor of ElementTree Ref : https://github.com/python/cpython/pull/19108 #### Versions Python 3.9 I will raise a PR for this issue.
closed
2020-03-29T14:43:18Z
2020-04-24T19:54:33Z
https://github.com/piskvorky/gensim/issues/2775
[]
tirkarthi
0
CTFd/CTFd
flask
2,148
Return solves/fails in Challenge plugin class
I found a comment in a plugin that suggested that we should return the solve/fail object in Challenge plugins. I agree with this and it doesn't seem to introduce a breaking change so might as well do it. We should return the solve object in this function: https://github.com/CTFd/CTFd/blob/a2c81cb03a398f3ca1819642b...
open
2022-06-24T16:00:55Z
2022-06-24T16:00:55Z
https://github.com/CTFd/CTFd/issues/2148
[]
ColdHeat
0
graphql-python/graphene-django
django
1,383
TypeError: Object of type OperationType is not JSON serializable when there's an Exception
*My code has not changed, I simply upgraded Graphene (graphene-python, graphene-django)* * **What is the current behavior?** Since upgrading to the latest versions (on Django 3.2.16), I have started getting the following errors when an exception is raised in my resolvers and mutations: ```py platform | Trac...
open
2023-01-17T06:44:00Z
2023-04-25T18:32:27Z
https://github.com/graphql-python/graphene-django/issues/1383
[ "🐛bug" ]
sithembiso
1
netbox-community/netbox
django
17,772
My CI/CD breaks as Tag v4.1.4 doesn't point to PR merge commit for master branch. It points to commit in develop.
### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.1.3 ### Python Version 3.12 ### Steps to Reproduce I have a GitHub workflow in my repo to track NetBox master branch everyday. It checks the tags and find out the latest release by parsing the latest tag. Then I do...
closed
2024-10-16T10:05:01Z
2024-10-16T11:52:28Z
https://github.com/netbox-community/netbox/issues/17772
[]
marsteel
0
AUTOMATIC1111/stable-diffusion-webui
deep-learning
15,518
[Bug]: Missing scrollbar on extra networks tabs with tree view enabled
### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [X] The issue exists in the current version of the webui - [X] The issue has not been reported ...
open
2024-04-14T21:25:31Z
2024-04-23T20:59:21Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15518
[ "bug" ]
thatfuckingbird
5
Urinx/WeixinBot
api
226
微信网页版采用mmtls协议了
是不是这个程序就跑不了了?我现在运行_py3下的robot,已经获取不到联系人信息了,接口返回一个错误码,然后内容就为空了。
closed
2017-08-25T05:00:54Z
2017-08-25T05:02:48Z
https://github.com/Urinx/WeixinBot/issues/226
[]
daimon99
0
axnsan12/drf-yasg
django
168
Cache feature breaks when using the Redis cache backend
I followed the docs to set up `drf-yasg` but i kept getting this error. I even tried removing all my paths to leave only the schema paths and I'm still getting the error. Here are my deps: ``` celery[redis]==4.2.1 channels==2.1.2 channels_redis==2.2.1 django[argon2]==2.0.7 django-cors-headers==2.2.0 django-de...
closed
2018-07-23T09:54:57Z
2018-08-06T11:04:57Z
https://github.com/axnsan12/drf-yasg/issues/168
[]
thomasjiangcy
4
Asabeneh/30-Days-Of-Python
numpy
296
Typo in Intro
Right in the first paragraph you mention "month pythons..." the comedy skit. I believe you meant "Monty"
closed
2022-08-24T12:08:53Z
2023-07-08T22:16:19Z
https://github.com/Asabeneh/30-Days-Of-Python/issues/296
[]
nickocruzm
0
sinaptik-ai/pandas-ai
pandas
1,408
Docker Compose Build issue
### System Info Hey I am trying to run the platform locally and using the intructions which were given in this thread. https://docs.pandas-ai.com/platform when i am building the docker using the docker compose commmand i am getting error and service stop running. pandabi-backend | ERROR: Application startup ...
closed
2024-10-24T10:12:29Z
2024-12-19T14:34:42Z
https://github.com/sinaptik-ai/pandas-ai/issues/1408
[ "duplicate" ]
hamxahbhatti
3
thewhiteh4t/pwnedOrNot
api
18
UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 36: ordinal not in range(128)
**Describe the bug** An error is displayed in the latest version : `UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 36: ordinal not in range(128)` **To Reproduce** Steps to reproduce the behavior: `docker run -it thewhiteh4t/pwnedornot ./pwnedornot.py -e test@yopmail.com` **Expected...
closed
2019-04-18T10:42:00Z
2019-04-22T16:54:24Z
https://github.com/thewhiteh4t/pwnedOrNot/issues/18
[]
johackim
8
widgetti/solara
jupyter
913
Compatible with pytest-playwright 0.6.2
Because we pin playwright, we use an old pytest-playwright: ``` ... Collecting pytest-playwright (from pytest-ipywidgets==1.42.0->pytest-ipywidgets==1.42.0) Downloading pytest_playwright-0.5.2-py3-none-any.whl.metadata (1.5 kB) ... ``` However, the latest version (0.6.2) is not compatible with out pytest-ipywi...
open
2024-12-06T13:47:44Z
2025-01-30T09:57:23Z
https://github.com/widgetti/solara/issues/913
[]
maartenbreddels
1
saulpw/visidata
pandas
2,138
[sidebar] Sidebar crashes if screen is resized
**Small description** Sidebar crashes if screen is resized **Expected result** No crashes. **Actual result with screenshot** ``` Traceback (most recent call last): File "/usr/bin/vd", line 6, in <module> visidata.main.vd_cli() File "/usr/lib/python3.9/site-packages/visidata/main.py", line 378, in...
closed
2023-11-27T01:02:20Z
2023-11-28T00:04:09Z
https://github.com/saulpw/visidata/issues/2138
[ "bug", "fixed" ]
frosencrantz
4
vitalik/django-ninja
pydantic
1,347
[BUG] Same path apis with different method and async sync are mixed then all considered as async when testing
**Describe the bug** if same path with different method and async sync are mixed then they are all considered as async when testing i use async for (GET) operation and use sync for (POST,DELETE,PUT,PATCH) operations but i got error when testing example code is below ```python def test_bug(): router =...
open
2024-11-27T07:07:27Z
2024-12-06T10:02:13Z
https://github.com/vitalik/django-ninja/issues/1347
[]
LeeJB-48
3
PokeAPI/pokeapi
graphql
275
wormadam name mismatch from evolution chain
The name for wormadam are inconsistent between the /pokemon and /evolution-chain endpoints. The name is shown as wormadam in the evolution chain but at pokemon/413 shows wormadam-plant. I was building an evolution tree and get a 404 when requesting pokemon/wormadam. see: [http://pokeapi.co/api/v2/evolution-chain/213...
closed
2016-10-27T18:38:19Z
2016-10-28T13:44:50Z
https://github.com/PokeAPI/pokeapi/issues/275
[]
hshtgbrendo
1
youfou/wxpy
api
396
发送图片的时候出现错误
File "<console>", line 1, in <module> File "C:\Users\[UserName]\AppData\Local\Programs\Python\Python37\lib\site-packages\wxpy\api\chats\chat.py", line 54, in wrapped ret = do_send() File "C:\Users\[UserName]\AppData\Local\Programs\Python\Python37\lib\site-packages\wxpy\utils\misc.py", line 72, in wrapped ...
open
2019-07-02T07:32:39Z
2019-10-24T06:21:05Z
https://github.com/youfou/wxpy/issues/396
[]
remiliacn
4
littlecodersh/ItChat
api
451
syncCheck return retcode=0, and selector=3
我实现一个定时发布图片和文字功能,我能够看到数据成功发送,但是调用syncCheck之后,返回retcode=0, and selector=3。这个问题导致每次调用syncCheck之后都是立即返回,而不是等待25秒。请问有selector的可能值吗?或者知道什么原因吗?多谢
closed
2017-07-17T21:41:55Z
2017-09-20T02:48:40Z
https://github.com/littlecodersh/ItChat/issues/451
[ "question" ]
tryuefang
2
sergree/matchering
numpy
28
Hardware assisted virtualization and data execution protection must be enabled
Hi, I get this error, but I do have virtualization turned on Because I'm running VMware and Bluestacks on my own computer https://imgur.com/a/DMgrSjn
closed
2021-02-04T04:56:01Z
2022-08-14T09:28:05Z
https://github.com/sergree/matchering/issues/28
[]
johnnygodsa
1
matplotlib/mplfinance
matplotlib
156
Tight does not affect the headline
The new layout is certainly more compact, but somehow that doesn't seem to apply to the headline. ``` mpf.plot(stock, type='candle', volume=volume, addplot=add_plots, title=index_name + ' : ' + ticker + ' (' + datum ...
closed
2020-06-08T06:57:35Z
2020-06-08T18:33:06Z
https://github.com/matplotlib/mplfinance/issues/156
[ "enhancement", "question", "released" ]
fxhuhn
2
FactoryBoy/factory_boy
sqlalchemy
1,085
Default kwargs of SubFactory does not work as expected
#### Description When instantiating Factory object with nested SubFactory, in some circumstances, the input provided by user does not override default values as it should. #### To Reproduce ##### Model / Factory code ```python from dataclasses import dataclass from factory import Factory, SubFactory, Se...
closed
2024-08-15T02:21:25Z
2024-08-19T01:58:01Z
https://github.com/FactoryBoy/factory_boy/issues/1085
[]
tu-pm
2
jupyter/nbviewer
jupyter
431
Unicode notebook rendering pretty bad
Notebooks with unicode are rendering poorly. This doesn't occur with straight `nbconvert`, so must be on this side. Cursory exploration indicates that just making [this line](https://github.com/jupyter/nbviewer/blob/master/nbviewer/handlers.py#L530): ``` python html = self.render_template( "format...
closed
2015-03-20T20:59:32Z
2015-03-22T03:02:43Z
https://github.com/jupyter/nbviewer/issues/431
[]
bollwyvl
4
elliotgao2/toapi
api
68
Minor bug when passing url port data to flask
Bug output ~~~ bash $ toapi run 2017/12/17 19:07:28 [Serving ] OK http://127.0.0.1:5000 Traceback (most recent call last): File "/home/user/.local/share/virtualenvs/toapi_test-UdiKVlKi/bin/toapi", line 11, in <module> sys.exit(cli()) File "/home/user/.local/share/virtualenvs/toapi_test-UdiKVlKi/lib/py...
closed
2017-12-17T18:11:50Z
2017-12-18T01:15:03Z
https://github.com/elliotgao2/toapi/issues/68
[]
Daniel-at-github
0
dynaconf/dynaconf
django
303
[RFC] support for embedding settings in a library
I'm trying to right now but struggling to understand how to configure it The [list of options here](https://dynaconf.readthedocs.io/en/latest/guides/configuration.html#configuration-options) is quite confusing (as well as: the table extends off the rhs of the page but Chrome does not show a horizontal scrollbar). ...
closed
2020-02-27T21:16:46Z
2020-09-12T04:13:58Z
https://github.com/dynaconf/dynaconf/issues/303
[ "Not a Bug", "RFC", "HIGH", "redhat" ]
rochacbruno
1
pytest-dev/pytest-cov
pytest
581
Debug advice on intermittent FileNotFound error when collecting distributed coverage data in Jenkins
# Summary We have some random Jenkins build failures. Some pytest runs fail (after all actual tests succeed) with an `INTERNALERROR`, when coverage data is collected from the `pytest-xdist` workers. I don't know how to proceed, or what I can do to get more debug output. Thanks in advance! ## Expected vs actual re...
open
2023-02-13T15:15:55Z
2025-01-28T12:09:18Z
https://github.com/pytest-dev/pytest-cov/issues/581
[]
derhintze
2
CorentinJ/Real-Time-Voice-Cloning
tensorflow
494
Error: Model Files not found
Might be a silly issue but I'm somewhat new to this. I've managed to get all the repositories running properly but I've run into a roadblock where my toolbox doesn't recognize the pre-trained models I've downloaded and placed into the repo's root folder. I'm not sure if I've placed them in the wrong location or if I'm ...
closed
2020-08-14T14:54:25Z
2020-08-14T15:20:54Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/494
[]
malewpro
2
jupyterhub/zero-to-jupyterhub-k8s
jupyter
3,300
Document how to enable FUSE safely
In https://github.com/pangeo-data/pangeo/issues/190, @yuvipanda has documented how to enable FUSE safely in the z2jh context. That issue has served as a reference for the Pangeo project and @yuvipanda suggested I transfer it here for greater visibility. The first part of the issue from @yuvipanda is below👇 ## ...
open
2023-12-16T06:04:23Z
2023-12-16T17:48:02Z
https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/3300
[ "enhancement" ]
jhamman
2
JaidedAI/EasyOCR
machine-learning
809
Persian number can't detect well
Hey guys I have weird problem with easyocr .Im going to extract these persian number from images for example for this image easyOCR should extract '١٤٠١٢٢٠٣٧٩٢٤۶٩٣' ![kod1](https://user-images.githubusercontent.com/95049952/182715440-740bcd45-4156-4889-b722-c81044865f42.png) I found out easyOCR detect my numbers...
open
2022-08-03T23:02:32Z
2022-09-04T07:10:12Z
https://github.com/JaidedAI/EasyOCR/issues/809
[]
arzmaster
2
facebookresearch/fairseq
pytorch
5,238
Fine-tune a pretrained fairseq translation model on a new language pair
Hi team, Is it possible to fine-tune any pretrained fairseq multilingual translation model on a new language pair, with one language already seen (let it be English) and the other not seen in a pretrained model? If yes, is all the procedure the same, i.e., create a dataset and implement a training/fine-tuning scrip...
closed
2023-07-05T09:11:20Z
2023-09-13T10:44:06Z
https://github.com/facebookresearch/fairseq/issues/5238
[ "question", "needs triage" ]
molokanov50
4
sinaptik-ai/pandas-ai
data-science
1,669
Addition of LLM base models
### 🚀 The feature Instead of calling a LLM via API, I want the library to be capable of leveraging base models(Llama, Deepseek etc.) installed in the local machine. ### Motivation, pitch Hi! I was trying out the library but found myself running out of tokens pretty quickly. I believe that adding an option to add t...
closed
2025-03-11T15:47:56Z
2025-03-14T16:47:12Z
https://github.com/sinaptik-ai/pandas-ai/issues/1669
[]
SnehalBhartiya
3
freqtrade/freqtrade
python
11,538
Telegram bot signal bug
<!-- Have you searched for similar issues before posting it? If you have discovered a bug in the bot, please [search the issue tracker](https://github.com/freqtrade/freqtrade/issues?q=is%3Aissue). If it hasn't been reported, please create a new issue. Please do not use bug reports to request new features. --> ## D...
closed
2025-03-21T20:12:40Z
2025-03-22T12:38:14Z
https://github.com/freqtrade/freqtrade/issues/11538
[ "Question" ]
EKebriaei
2
sanic-org/sanic
asyncio
2,115
Allow an alternate configuration class or object to be passed to application objects
It is currently difficult to extend the `Config` class, and have an `Sanic` instance actually use that configuration class throughout its entire lifecycle. This is because the `Sanic` class's `__init__` method is hard-coded to use `sanic.config.Config`. Anyone wishing to use a different class must do one of: - Patch...
closed
2021-04-16T20:06:50Z
2021-05-31T21:21:32Z
https://github.com/sanic-org/sanic/issues/2115
[]
Varriount
1
explosion/spaCy
nlp
12,068
import spacy - NVRTCError: NVRTC_ERROR_INVALID_OPTION (5)
(base) PS C:\Windows\system32> python Python 3.9.13 (main, Aug 25 2022, 23:51:50) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import spacy Traceback (most recent call last): File "e:\ProgramData\Anaconda3\lib\site-packages\cupy...
closed
2023-01-08T13:11:15Z
2023-01-09T10:37:32Z
https://github.com/explosion/spaCy/issues/12068
[ "install" ]
videru
1
vitalik/django-ninja
rest-api
388
Generate response schema from pydantic model
I have a library with some functions that return pydantic models. I'd like to have some simple way to convert those models to ninja response schema without copying all their attributes. I tried creating the schema by inheriting both the pydantic model and `ninja.Schema`, but that doesn't work at all. Is there an easy w...
closed
2022-03-11T08:52:35Z
2022-03-11T10:03:27Z
https://github.com/vitalik/django-ninja/issues/388
[]
stinovlas
5
inducer/pudb
pytest
275
Adding break point like pdb
Hi, how can I add breakpoints like this `b /home/amos/softwares/qutebrowser/qutebrowser/mainwindow/mainwindow.py:81` in pudb?
closed
2017-09-15T01:24:46Z
2017-10-04T19:01:34Z
https://github.com/inducer/pudb/issues/275
[]
amosbird
7
davidsandberg/facenet
tensorflow
599
Validation on custom dataset
Hey, I was wondering how to have validation rate after each epoch of training using train_softmax.py? BTW, I'm training on a custom dataset, so I can't use LFW validation. Thanks.
closed
2018-01-02T07:22:54Z
2023-05-31T08:02:27Z
https://github.com/davidsandberg/facenet/issues/599
[]
modanesh
0
numpy/numpy
numpy
28,409
ENH: Add a `spectral_radius` function to `numpy.linalg`
### Proposed new feature or change: Mailing list post: https://mail.python.org/archives/list/numpy-discussion@python.org/thread/2QINJRZKAC3345VITB6KCMQJPHQNEVP4/ Add a function to [`numpy.linalg`](https://numpy.org/doc/stable/reference/routines.linalg.html) called `spectral_radius` that computes the [spectral radius]...
closed
2025-03-01T22:21:13Z
2025-03-02T01:06:36Z
https://github.com/numpy/numpy/issues/28409
[]
carlosgmartin
1
TencentARC/GFPGAN
pytorch
472
Sai
open
2023-12-10T02:56:13Z
2023-12-10T02:56:13Z
https://github.com/TencentARC/GFPGAN/issues/472
[]
sai9232
0
plotly/dash
data-visualization
2,664
[Feature Request] Manually clear dynamically registered callback functions
The `_allow_dynamic_callbacks` in 2.14 could be more useful than it was designed to be, to build more flexible applications, but as the continuous dynamic callback registration, the info comes from `/_dash-dependencies` increases too, for example, create callbacks with random `uuid ` every time, is there any way to man...
closed
2023-10-12T15:14:51Z
2023-10-20T08:57:14Z
https://github.com/plotly/dash/issues/2664
[]
CNFeffery
2
mars-project/mars
numpy
3,225
[BUG] could not convert string to float
py3.7 pyodps[mars]==0.11 df = md.DataFrame(mt.random.rand(100000000, 4), columns=list('abcd')) print(df.sum().execute()) {ValueError}could not convert string to float: '\r\n\r\n\r\n\n\n\n\n \n \n \n <title>淘宝网 - 淘!我喜欢</title>\n \n \n <meta name="description"\n content="淘宝网 - 亚洲较大的网上交易平台,提供各类服饰、美容、家居、数码、话费/点卡充值…...
open
2022-08-16T01:38:00Z
2023-10-09T13:40:44Z
https://github.com/mars-project/mars/issues/3225
[]
zhangyuqi-1
2
iperov/DeepFaceLab
deep-learning
5,630
DeepFaceLive for docker
I create [DeepFaceLive in Docker](https://github.com/valador/deepfacelab-docker-multi.git) with CUDA, AMD do not support for now.
open
2023-02-27T13:46:46Z
2023-06-08T20:03:32Z
https://github.com/iperov/DeepFaceLab/issues/5630
[]
valador
2
WZMIAOMIAO/deep-learning-for-image-processing
pytorch
28
单通道图像训练
请问我想利用单通道灰度图像训练resnet,我该如何将resnet改成能识别单通道图像呢? 谢谢!
closed
2020-06-25T07:06:50Z
2020-06-26T00:15:53Z
https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/28
[]
zhongqiu1245
1
horovod/horovod
pytorch
3,197
RayElastic scale-up test fails
Followup from #2813, the ray elastic scale-up test is failing in Buildkite as well. We should investigate thus as part of #3190. ``` /usr/local/lib/python3.8/dist-packages/horovod/ray/elastic.py:454: RuntimeError --   | ------------------------------ Captured log call -------------------------------   | ERROR ...
closed
2021-10-05T14:49:16Z
2021-10-18T18:23:42Z
https://github.com/horovod/horovod/issues/3197
[ "bug" ]
tgaddair
0
PokeAPI/pokeapi
graphql
612
[Feature request] A way to only get all Pokémon's that aren't duplicates of an original
Hello, I would like to see a feature that basically allows you to filter the Pokémon results to only have original Pokémon's (and not some special duplicate edition of that Pokémon), currently if we get all Pokémon from [here](https://pokeapi.co/api/v2/pokemon/?limit=1118) it also has a list of cosplay's and other s...
closed
2021-04-13T13:56:51Z
2021-04-13T19:41:21Z
https://github.com/PokeAPI/pokeapi/issues/612
[]
BlackBearFTW
5
waditu/tushare
pandas
1,287
每日指标(daily_basic)接口,添加end_date参数后,只能获取2019年12月31日以前的数据,2020年的数据获取不到
接口说明地址:https://tushare.pro/document/2?doc_id=32 测试结果截图: ![image](https://user-images.githubusercontent.com/13847603/74599434-b17c2b80-50bc-11ea-8e5e-ff89d8c5d3ec.png) 账号ID:276150
closed
2020-02-16T05:00:24Z
2020-03-01T12:28:02Z
https://github.com/waditu/tushare/issues/1287
[]
ustb-pomelo
1
iperov/DeepFaceLab
deep-learning
476
run in python command
Hi, could you give some discriptions about training and testing the code in **python command**. That is to say how to run the code from the script rather than by the **.bat** file. Thank you.
closed
2019-11-01T09:26:11Z
2020-03-28T05:41:44Z
https://github.com/iperov/DeepFaceLab/issues/476
[]
rookiecm
1
MaartenGr/BERTopic
nlp
1,976
ModuleNotFoundError: Can't use LangChain with version 0.16.0
I am using BERTopic version 0.16.0 due to the issue raised [here](https://github.com/MaartenGr/BERTopic/issues/1946). I wanted to use LangChain as a representation model as described in the official [documentation](https://maartengr.github.io/BERTopic/getting_started/representation/llm.html#langchain:~:text=modeling...
closed
2024-05-06T22:03:30Z
2024-05-06T22:38:07Z
https://github.com/MaartenGr/BERTopic/issues/1976
[]
mzhadigerov
1
wkentaro/labelme
computer-vision
932
[BUG] Ubuntu 20.04 LXD container, labelme complains when starting.. but starts
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** I am launching LabelMe within an LXD/C container , using bash scripts... here's how I install it and start labelme ``` apt install -y git python3 python3-pip python3-pyqt5 pip3 install labelme <then I reboot the c...
closed
2021-10-14T12:00:28Z
2022-04-23T17:01:23Z
https://github.com/wkentaro/labelme/issues/932
[ "issue::bug" ]
EMCP
2
davidsandberg/facenet
tensorflow
1,255
i-JOiN
open
2024-10-28T08:53:34Z
2024-10-28T08:53:34Z
https://github.com/davidsandberg/facenet/issues/1255
[]
orb-jaydee
0
huggingface/diffusers
pytorch
11,043
When will we be getting Quanto support for Wan 2.1?
The diffusers library for quantizers currently doesn't contain an entry for Quantro: https://github.com/huggingface/diffusers/tree/main/src/diffusers/quantizers Isn't this needed to perform requantization on a quantized Transformer for WAN 2.1? Currently we can't do this due to missing Quanto quantizer after we've q...
closed
2025-03-12T12:43:59Z
2025-03-23T18:17:53Z
https://github.com/huggingface/diffusers/issues/11043
[]
ukaprch
2
samuelcolvin/watchfiles
asyncio
120
Binaries for linux arm64
Hi, It would be nice to have pre-build binaries for ARM Linux on PyPI. The thing is that by default docker for mac on Apple Silicon macs runs containers and image builds for linux/arm64 platform and to install the package one needs to either install a rust compilator in container/image or run containers/builds un...
closed
2022-04-08T15:20:58Z
2022-04-08T22:33:57Z
https://github.com/samuelcolvin/watchfiles/issues/120
[]
tsimoshka
5
allenai/allennlp
data-science
4,860
Provide Way to Expose Spacy Document Backend
**Is your feature request related to a problem? Please describe.** I use AllenNLP for SRL in conjunction with raw Spacy dependency parsing. However, AllenNLP uses Spacy to compute the SRL output, as far as I can tell. My system would benefit from a speed-up if there were some way to avoid redundantly calling Spacy aga...
closed
2020-12-12T04:27:38Z
2021-05-13T16:11:25Z
https://github.com/allenai/allennlp/issues/4860
[ "Feature request" ]
KTRosenberg
3
marshmallow-code/apispec
rest-api
288
FlaskPlugin fails if FlaskInjector is injecting into a view
Because FlaskInjector wraps the view function in yet another "decorator" the view passed into `add_path` is not `==` to the view retrieved from `current_app.view_functions`. The failure occurs only for views that need injection (an argument in the function signature that's not a path parameter). If there is a workar...
closed
2018-09-18T17:48:30Z
2018-09-19T07:15:43Z
https://github.com/marshmallow-code/apispec/issues/288
[]
andho
2
littlecodersh/ItChat
api
997
【!!!研发必看!!!】替代UOS WEB版,做机器人,小助手,营销系统,客服系统,监管系统的可以 看下这个API方案
企业方案(用来做企业业务推荐):wechaty,E云管家,我用了E云4年了 推荐! 个人方案(适合白嫖,不过不稳定,没办法做业务):,可爱猫 鲲鹏框架(但是做个小demo哄女朋友没问题) 选择方案:一定选择签合同/开发票的,我们公司前几年这浪费很多钱,刚写好一个功能运行几天,又得改代码,插件类和hook类就别考虑了
open
2023-09-13T02:53:31Z
2023-11-04T10:10:29Z
https://github.com/littlecodersh/ItChat/issues/997
[]
2905683882
5
xzkostyan/clickhouse-sqlalchemy
sqlalchemy
124
Unable to read metadata of table with Nullable columns.
**Describe the bug** Driver fails with `AttributeError: 'GenericTypeCompiler' object has no attribute 'visit_nullable'` if you attempt to use MetaData and Table classes to show the column type. **To Reproduce** First create the following table in ClickHouse. ``` CREATE TABLE superset_test ( `basic_string...
closed
2021-03-04T06:15:18Z
2021-03-15T15:15:36Z
https://github.com/xzkostyan/clickhouse-sqlalchemy/issues/124
[]
hodgesrm
3
kizniche/Mycodo
automation
1,372
PID widgets display null instead of negative values
Recently upgraded from 8.4 to 8.15.3, via clean install on new SD card. Seems that PID widgets display NULL instead of negative values: see screenshot: ![Screenshot_2024-03-14_11-52-06](https://github.com/kizniche/Mycodo/assets/4687649/6c60e16d-8886-4113-974e-a53402dd0be9) Been checking for a couple of days - ...
open
2024-03-14T12:05:21Z
2024-04-16T15:43:01Z
https://github.com/kizniche/Mycodo/issues/1372
[ "bug", "Fixed and Committed", "Testing" ]
drgrumpy
12
mwaskom/seaborn
data-visualization
3,794
Question about abstraction
https://github.com/mwaskom/seaborn/blob/b4e5f8d261d6d5524a00b7dd35e00a40e4855872/seaborn/distributions.py#L1449 Is there an architectural reason you don't expose the stats data? (i.e. something like `ax.p = p`) Most academic publications want to see the number behind the plots.
closed
2024-11-30T23:48:10Z
2024-12-01T19:42:42Z
https://github.com/mwaskom/seaborn/issues/3794
[]
refack
1
pyeve/eve
flask
995
Using Eve without manual schema specification
I am trying to create a JSON Web API frontend for my MongoDB database. The API is read-only (only querying data via `GET` is supported). The data is not normalized, and collections contain many different dynamic schema's. The problem I've ran into is, that when I make a request against an Eve endpoint, I get n...
closed
2017-03-03T11:04:41Z
2017-03-03T18:09:48Z
https://github.com/pyeve/eve/issues/995
[]
Netherdrake
2
pyg-team/pytorch_geometric
pytorch
9,698
`MoleculeGPT`: Dataset+Model+Unit tests+Example
### 🚀 The feature, motivation and pitch Paper: https://ai4d3.github.io/papers/34.pdf Part of the community sprint https://github.com/pyg-team/pytorch_geometric/issues/9694 The goal of this project is to reproduce the work done in MoleculeGPT while tying it as closely to the existing GNN+LLM frameworks in PyG. We ...
closed
2024-10-08T17:19:14Z
2024-11-25T05:12:41Z
https://github.com/pyg-team/pytorch_geometric/issues/9698
[ "feature" ]
puririshi98
6
recommenders-team/recommenders
deep-learning
1,382
[Typo?] Code clone tab points to old master and not to new main
### Description I cloned the repository as below but it seems to point to an old version of master. ![image](https://user-images.githubusercontent.com/65745778/115778157-14c1b780-a36b-11eb-9ab4-52f49f3d8083.png) Found this in the setup document and cloning this way got me to main. ![image](https://user-ima...
closed
2021-04-22T20:11:21Z
2021-04-23T06:53:45Z
https://github.com/recommenders-team/recommenders/issues/1382
[ "bug" ]
prvenk
2
google-deepmind/sonnet
tensorflow
107
Best way to use pre-trained nets in Sonnet
Hi, I'm trying to use a pre-trained ResNet-50 as a module in Sonnet. I have read the Sonnet documentation stating: `If you create variables yourself, it is crucial to create them with tf.get_variable. Calling the tf.Variable constructor directly will only work the first time the module is connected, but on the se...
closed
2018-12-02T23:02:45Z
2018-12-05T06:16:17Z
https://github.com/google-deepmind/sonnet/issues/107
[]
ferreirafabio
1
PhantomInsights/subreddit-analyzer
matplotlib
6
json.decoder.JSONDecodeError: Expecting value
Hi @agentphantom , This is me again, sorry. I have another issue with the script. I'm trying to download the submissions from r/goodanimemes from the last 2 weeks. But after some time I get this error message : `Traceback (most recent call last): File "subreddit_submissions_alt.py", line 115, in <module> ...
closed
2020-09-12T20:08:12Z
2020-09-13T02:59:37Z
https://github.com/PhantomInsights/subreddit-analyzer/issues/6
[]
Lyfhael
11
microsoft/nni
pytorch
4,780
Do you have to call model speedup every time before inference to see performance gains?
**Describe the issue**: I am running a training and pruning process where I train one model for 100 epochs and then prune at various percentages with NNI to create different sparsity models. Each time I create a new pruned model, I use NNI's model speedup before retraining/fine-tuning, and then save the model. However...
closed
2022-04-20T02:07:32Z
2022-04-23T20:11:31Z
https://github.com/microsoft/nni/issues/4780
[]
pmmitche
2
dask/dask
pandas
11,718
Processes scheduler runs `map_blocks` serially
<!-- Please include a self-contained copy-pastable example that generates the issue if possible. Please be concise with code posted. See guidelines below on how to provide a good bug report: - Craft Minimal Bug Reports http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports - Minimal Complete Verifiable Ex...
open
2025-02-05T20:11:06Z
2025-03-17T02:05:03Z
https://github.com/dask/dask/issues/11718
[ "scheduler", "needs attention", "bug" ]
ericpre
2
comfyanonymous/ComfyUI
pytorch
7,306
--use-flash-attention does not speed up A100
### Expected Behavior --use-flash-attention speed up model inference ### Actual Behavior xformers and flash attention has the same speed below is my information ![Image](https://github.com/user-attachments/assets/d31b20a3-3812-471e-a6be-050e8b8701ca) I have started up the flash attn but the speed is the same as xf...
closed
2025-03-19T01:49:16Z
2025-03-20T05:35:49Z
https://github.com/comfyanonymous/ComfyUI/issues/7306
[ "Potential Bug" ]
hanggun
2
lorien/grab
web-scraping
170
Bug or ¿feature? with links without http and links with http.
It seems there is some kind of issue when mixing urls with http and without http. Example: > import grab > g=grab.Grab() > g.go("google.com").select("*").text() > 'Google (function(){window.google= ........' # Works fine. > g.go.doc.url > 'https://www.google.es/?gfe_rd=cr&ei=fNG1VsPbMI-t8wex4LXoBA&gws_rd=ssl' # Fine t...
closed
2016-02-06T11:12:25Z
2016-02-09T08:36:27Z
https://github.com/lorien/grab/issues/170
[]
mmarquezs
2
AUTOMATIC1111/stable-diffusion-webui
pytorch
16,891
[Bug]:
### Checklist - [x] The issue exists after disabling all extensions - [x] The issue exists on a clean installation of webui - [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [x] The issue exists in the current version of the webui - [ ] The issue has not been reported before...
open
2025-03-14T16:33:29Z
2025-03-18T18:02:23Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16891
[ "bug-report" ]
Sensanko52123
2
aminalaee/sqladmin
asyncio
669
Object identifier values function not parsing correctly path parameters when a field is False
### Checklist - [X] The bug is reproducible against the latest release or `master`. - [X] There are no similar issues or pull requests to fix it yet. ### Describe the bug When trying to edit, delete or view a record which has a primary key containing a False value, a 404 error is thrown. This is due to the `def obje...
closed
2023-11-13T00:05:08Z
2023-11-13T09:36:38Z
https://github.com/aminalaee/sqladmin/issues/669
[]
ncarvajalc
0
pyro-ppl/numpyro
numpy
1,650
Question: How to construct the gaussian process model with student-t likelihood?
Hello, I tried to construct the gaussian process model with student-t likelihood based on the following pages. - https://num.pyro.ai/en/stable/examples/gp.html - https://num.pyro.ai/en/stable/examples/dais_demo.html However, `r_hat` cannot be less than 1.1. Is there still anything I can do to fix this problem? ...
closed
2023-09-26T07:16:24Z
2023-09-26T21:40:59Z
https://github.com/pyro-ppl/numpyro/issues/1650
[]
Display-ST
2
ultralytics/yolov5
pytorch
12,997
Guide on how to utilize 'Weighted Loss' method in yolov5 custom training
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question I am trying to detect football players, referees and ball on videos of mounted ca...
closed
2024-05-10T08:40:59Z
2024-11-07T22:29:08Z
https://github.com/ultralytics/yolov5/issues/12997
[ "question", "Stale" ]
dilwolf
5
Asabeneh/30-Days-Of-Python
python
641
Muito Bom
Excelente repositório sobre python para quem está começando!!!
open
2025-01-17T00:16:43Z
2025-01-17T00:16:43Z
https://github.com/Asabeneh/30-Days-Of-Python/issues/641
[]
lucasmpeg
0
pandas-dev/pandas
data-science
60,786
ENH: generic `save` and `read` methods for DataFrame
### Feature Type - [x] Adding new functionality to pandas - [ ] Changing existing functionality in pandas - [ ] Removing existing functionality in pandas ### Problem Description Currently, pandas has separate IO methods for each file format (to_csv, read_parquet, etc.). This requires users to: - Remember multiple...
open
2025-01-25T01:18:47Z
2025-02-01T23:28:04Z
https://github.com/pandas-dev/pandas/issues/60786
[ "Enhancement", "Needs Triage" ]
zkurtz
2
FlareSolverr/FlareSolverr
api
575
[hdtime] (updating) The cookies provided by FlareSolverr are not valid
**Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue. Check closed issues as well, because your issue may have already been fixed. ### How to enable debug and html traces [Follow the instructions from this wiki page](https://github.com/FlareSolverr/Fl...
closed
2022-11-07T04:48:46Z
2022-11-08T02:36:27Z
https://github.com/FlareSolverr/FlareSolverr/issues/575
[ "duplicate", "invalid" ]
sunshineMr
1
pywinauto/pywinauto
automation
1,282
Find Element by Name in Pywinauto
Is there a way to find element by Name in Pywinauto just like Selenium. I found the following method, but it needs a control type. OK_btn_spec = app.window(title_re=".*Main Title").child_window(control_type="Button", title="OK") But I am trying to write a generic code, which can read Name of any element in the app...
open
2023-02-07T06:12:50Z
2023-02-07T06:12:50Z
https://github.com/pywinauto/pywinauto/issues/1282
[]
sarthakmahapatra9
0
jupyter-book/jupyter-book
jupyter
1,761
Right navigation bar highlights preceding section
### Describe the bug **context** On pages with right navigation bars (e.g., [this page](https://jupyterbook.org/en/stable/content/content-blocks.html#indexes) of the jupyter-book documentation) the browser highlights the section that precedes the selected section. **expectation** When clicking on _Indexes_, I exp...
open
2022-06-21T13:54:03Z
2022-06-21T14:06:18Z
https://github.com/jupyter-book/jupyter-book/issues/1761
[ "bug" ]
paulremo
1
noirbizarre/flask-restplus
api
102
app.test_client() results is not JSON serializable in 0.8.1
Upgraded to 0.8.1 and unittests are now producing error: TypeError: <MagicMock name='mock.validate_payload()()' id='139794117372168'> is not JSON serializable. When I downgrade to 0.8.0, the problem goes away. Example erring test: ``` from unittest import TestCase import json from vhfs.vm.api.app import app, db c...
closed
2015-11-30T19:37:24Z
2015-12-11T09:21:41Z
https://github.com/noirbizarre/flask-restplus/issues/102
[]
gddk
5
Yorko/mlcourse.ai
scikit-learn
394
Topic 2: wrong direction on chart in section 4.3 t-SNE
![1_1](https://user-images.githubusercontent.com/1929262/47232325-0e3bd900-d3d8-11e8-9e12-8193c4a917ed.jpg) Wrong direction on chart for the article on Github (https://mlcourse.ai/notebooks/blob/master/jupyter_english/topic02_visual_data_analysis/topic2_visual_data_analysis.ipynb): "__south-west__". But it's tr...
closed
2018-10-19T17:02:45Z
2018-10-26T09:50:41Z
https://github.com/Yorko/mlcourse.ai/issues/394
[]
ptaiga
1
pandas-dev/pandas
python
61,043
BUG: `.str.replace()` with capture groups does not play nice with string methods
### Pandas version checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [x] I have confirmed this bug exists on the [main branch](https://pandas.pydata.org/docs/dev/ge...
closed
2025-03-03T22:00:55Z
2025-03-03T22:57:07Z
https://github.com/pandas-dev/pandas/issues/61043
[ "Bug", "Strings" ]
noahblakesmith
1
sammchardy/python-binance
api
1,341
The interface 'GET/faci/v1/balance' will no longer be supported from 2023-07-15.
**Describe the bug** The interface 'GET/faci/v1/balance' will no longer be supported from 2023-07-15. ![image](https://github.com/sammchardy/python-binance/assets/74446314/39031bfb-f20e-4657-ba08-4b6d5d6904e1) This will affect some interfaces. I will modify and submit the PR later **To Reproduce** Co...
open
2023-07-24T02:35:06Z
2023-08-09T03:58:55Z
https://github.com/sammchardy/python-binance/issues/1341
[]
zweix123
4
google-research/bert
nlp
1,121
Create and Load my own Pre-Training data from Scratch
I'm a student and i'm currently doing a research about "Q&A System using BERT". I'm also new to NLP. From some of sources (paper, github forum, etc) i've read i knew that BERT has its own Pre-Trained data which is obtained from large corpus such as Wikipedia. What i want to know is **how can i create my own pre-trai...
open
2020-07-13T04:12:39Z
2020-07-19T18:06:33Z
https://github.com/google-research/bert/issues/1121
[]
dhimasyoga16
2
geex-arts/django-jet
django
415
.tiff and .woff Icons not displaying using S3
When I use AWS s3, admin requests `static/jet/css/icons/fonts/jet-icons.ttf?415d6s` & `static/jet/css/icons/fonts/jet-icons.woff?415d6` but s3 changes these file urls to `static/jet/css/icons/fonts/jet-icons.ttf%3415d6s` and `static/jet/css/icons/fonts/jet-icons.woff%3415d6` accordingly. Any suggestions?
open
2019-11-14T23:26:19Z
2024-02-11T08:21:53Z
https://github.com/geex-arts/django-jet/issues/415
[]
drewburnett
1
ARM-DOE/pyart
data-visualization
816
read cinrad error
I have install the pyart module on my window and run the examples code well. There have some errors when I read cinrad data using 'plot_ppi_map' function. Is there anybody could help me out of these? Thank you so much. ... display.plot_ppi_map in scans [0, 2, 4, 5, 6, 7, 8, 9, 10] for moment REF. UserWar...
closed
2019-02-28T06:23:09Z
2020-03-26T20:24:21Z
https://github.com/ARM-DOE/pyart/issues/816
[ "component: pyart.io", "Further details needed" ]
cycle13
5
WZMIAOMIAO/deep-learning-for-image-processing
deep-learning
703
hi
计算损失时 for name, x in inputs.items: 报错: AttributeError: 'Tensor' object has no attribute 'items' 请问这个是什么原因导致的呢!
closed
2022-12-01T05:43:33Z
2022-12-03T05:20:49Z
https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/703
[]
7788fine
1
django-import-export/django-import-export
django
1,763
skip_row doesn't work correctly
Even if I left skip_row=True report_skipped = False and left the others untouched, I couldn’t skip the rows. Until I changed the source, I received errors that my fields were None. TypeError: __str__ returned non-string (type NoneType) I sat for hours and corrected everything, tried everything, thinking the problem...
closed
2024-02-29T14:13:54Z
2024-03-02T08:04:50Z
https://github.com/django-import-export/django-import-export/issues/1763
[ "bug" ]
ikhasanmusaev
15
ultralytics/yolov5
machine-learning
13,199
How to reduce the size of label and fontsize
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question Hello, I am trying to reduce the labeling size since my images are only 240*240 and I cou...
open
2024-07-18T02:20:46Z
2024-10-20T19:50:20Z
https://github.com/ultralytics/yolov5/issues/13199
[ "question" ]
Kelly02140
4
jupyter/nbviewer
jupyter
731
Branches can be removed
There are currently two non-master branches on this repo that could be removed. * rgbkrk-swapper: has no commits that aren't on master * add-base-url-support: has a commit that is the same as the change proposed in #729
closed
2017-10-13T04:50:27Z
2017-10-14T03:21:35Z
https://github.com/jupyter/nbviewer/issues/731
[]
pelson
1
yunjey/pytorch-tutorial
deep-learning
162
ImportError: cannot import name 'get_backend' matplotlib
got this error while running this line: python build_vocab.py If anyone knows how to solve it, then please help.
closed
2019-03-04T17:06:06Z
2019-03-04T21:06:28Z
https://github.com/yunjey/pytorch-tutorial/issues/162
[]
anjalinagel12
1