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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
flaskbb/flaskbb | flask | 189 | make: *** [install] Error 1 | When i input `make install` it showed me as below instantly:
InsecurePlatformWarning
> /home/xzp/.virtualenvs/flaskbb/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropria... | closed | 2016-03-23T06:01:13Z | 2018-04-15T07:47:38Z | https://github.com/flaskbb/flaskbb/issues/189 | [] | XzAmrzs | 3 |
deepspeedai/DeepSpeed | pytorch | 6,522 | [BUG] error :past_key, past_value = layer_past,how to solve this ? | **Describe the bug**
when i run train,rlhf step 3;
```
Actor_Lr=9.65e-6
Critic_Lr=5e-6
#--data_path Dahoas/rm-static \
#--offload_reference_model \
deepspeed --master_port 12346 main_step3.py \
--data_path ${data_path}/beyond/rlhf-reward-single-round-trans_chinese_step3 \
--data_split 2,4,4 \
--act... | open | 2024-09-11T11:25:48Z | 2024-10-08T19:47:54Z | https://github.com/deepspeedai/DeepSpeed/issues/6522 | [
"bug",
"deepspeed-chat"
] | lovychen | 2 |
huggingface/text-generation-inference | nlp | 2,819 | Failure when start the model using TGI 3 | ### System Info
I tried to serve llama3.1-8b using TGI on A10 (24G) on context length 4k.
coomand:
```
docker run --gpus all -it --rm -p 8000:80 ghcr.io/huggingface/text-generation-inference:3.0.0 --model-id NousResearch/Meta-Llama-3.1-8B-Instruct --max-total-tokens 4096 --dtype bfloat16
```
- However ... | open | 2024-12-10T21:36:23Z | 2024-12-11T09:05:01Z | https://github.com/huggingface/text-generation-inference/issues/2819 | [] | hahmad2008 | 0 |
PablocFonseca/streamlit-aggrid | streamlit | 108 | Customize headers and hover behavior | Hey @PablocFonseca , thanks for this amazing streamlit component. Is there a way to customize the following items:
1. header rows for bg-color, font-color, font-size etc - I tried a custom css, but it doesn't seem to be working
```
AgGrid(
final_df,
fit_columns_on_grid_load=True,
... | closed | 2022-06-23T22:04:06Z | 2024-04-04T17:53:58Z | https://github.com/PablocFonseca/streamlit-aggrid/issues/108 | [] | hummingbird1989 | 1 |
iperov/DeepFaceLab | machine-learning | 5,468 | Can't access earlier backups | THIS IS NOT TECH SUPPORT FOR NEWBIE FAKERS
POST ONLY ISSUES RELATED TO BUGS OR CODE
## Expected behavior
"start over" from an earlier backup of the model
## Actual behavior
When I delete the backup folders and start to train, it just keeps on training as if i wouldn't have deleted anything.
So how am i su... | closed | 2022-02-01T13:53:19Z | 2022-03-19T07:15:56Z | https://github.com/iperov/DeepFaceLab/issues/5468 | [] | bioheater | 0 |
ansible/ansible | python | 84,636 | Data Tagging PR Merge Blocking Tracker | This is an omnibus issue to track items blocking merge of #84621.
@ansibot bot_skip | open | 2025-01-30T00:49:17Z | 2025-01-30T01:04:01Z | https://github.com/ansible/ansible/issues/84636 | [] | nitzmahone | 0 |
wagtail/wagtail | django | 12,937 | CSP style-src refactorings to avoid unsafe-inline | ### Issue Summary
Part of [CSP compatibility issues #1288](https://github.com/wagtail/wagtail/issues/1288). There are a few places in Wagtail where styling can be refactored to avoid inline styles.
- Half that seem like the refactoring can be done with HTML-only changes, either removing the inline styles altogether, ... | open | 2025-03-04T12:23:00Z | 2025-03-04T14:12:56Z | https://github.com/wagtail/wagtail/issues/12937 | [
"type:Cleanup/Optimisation",
"component:Security"
] | thibaudcolas | 1 |
brightmart/text_classification | tensorflow | 112 | suggest upgrade to support python3 | open | 2019-03-13T12:34:27Z | 2023-11-13T10:05:56Z | https://github.com/brightmart/text_classification/issues/112 | [] | kevinew | 1 | |
amidaware/tacticalrmm | django | 2,095 | [Feature Request] Advanced Detailed Logging and Features to accommodate | Feature Request: Advanced Detailed Logging
Description:
Requesting an option for [Advanced Detailed Logging] to enhance the system's logging capabilities for device connectivity and remote session events. This feature would provide deeper insights and traceability, particularly for actions that are currently logged... | open | 2024-12-06T00:23:42Z | 2025-02-18T16:09:57Z | https://github.com/amidaware/tacticalrmm/issues/2095 | [] | NavCC | 6 |
miguelgrinberg/python-socketio | asyncio | 614 | Code which was working on socketio version 4.6.0 is not working now in version 5.0.4 | `pythons-socketio version 4.6.0 & engineio version 3.13.1`
Connects and works perfectly withtout any problem.
Note: `Namespace / is connected` and no rejection from server side
Version information of socketio & engineio
```
>pip show python-socketio
Name: python-socketio
Version: 4.6.0
Summary: Socket.IO serv... | closed | 2021-01-15T21:24:19Z | 2021-06-27T19:44:59Z | https://github.com/miguelgrinberg/python-socketio/issues/614 | [
"question"
] | krishnavelu | 10 |
katanaml/sparrow | computer-vision | 52 | When running Unstructured, { ModuleNotFoundError: No module named 'backoff._typing' } | (.env_unstructured) root@testvm:/home/testvmadmin/main/sparrow/sparrow-ml/llm# pip install backoff==1.11.1
Collecting backoff==1.11.1
Using cached backoff-1.11.1-py2.py3-none-any.whl (13 kB)
Installing collected packages: backoff
Attempting uninstall: backoff
Found existing installation: backoff 2.2.1
... | closed | 2024-05-13T07:30:42Z | 2024-07-14T12:00:49Z | https://github.com/katanaml/sparrow/issues/52 | [] | pitbuk101 | 2 |
twopirllc/pandas-ta | pandas | 291 | New indicators issue | **Expected behavior**
I was keen to try new indicators add into this beautiful library however, the list of new indicators shows attribute error
AttributeError: module 'pandas_ta' has no attribute 'stc'
**Screenshots**
` on training epoch loop's results being moved to "cpu" [here](https://github.com/Lightning-AI/pytorch-lightning/blob/master/src/lightning/pytorch/loops/training_epoch_loop.py#L314).
The problem is that loop results are only moved to device when r... | closed | 2024-04-25T14:31:17Z | 2024-07-26T18:03:19Z | https://github.com/Lightning-AI/pytorch-lightning/issues/19813 | [
"bug",
"tuner",
"logging",
"ver: 2.2.x"
] | clumsy | 0 |
jina-ai/serve | deep-learning | 6,226 | Add support for mamba, alternative to transformers | **Describe the feature**
Is it possible to add support to Mamba, a deep learning architecture focused on long sequence modeling, for details please see https://en.wikipedia.org/wiki/Deep_learning
**Your proposal**
Just asking
| open | 2025-01-25T09:54:39Z | 2025-01-27T07:42:20Z | https://github.com/jina-ai/serve/issues/6226 | [] | geoman2 | 1 |
zappa/Zappa | flask | 1,291 | About Python 3.12 support | Hello, Can you please tell, when will expect zappa support with python 3.12? | closed | 2024-01-06T12:52:44Z | 2024-01-10T17:07:23Z | https://github.com/zappa/Zappa/issues/1291 | [
"enhancement",
"python"
] | jagadeesh32 | 1 |
Gozargah/Marzban | api | 719 | environment: line 46: lsb_release: command not found | environment: line 46: lsb_release: command not found
| closed | 2023-12-28T08:34:14Z | 2024-01-11T20:13:56Z | https://github.com/Gozargah/Marzban/issues/719 | [
"Bug"
] | saleh2323 | 2 |
scikit-learn/scikit-learn | python | 30,138 | How do I ensure IsolationForest detects only statistical outliers? | Hello Everyone! I am starting to learn how to utilize IsolationForest to detect outliers/anomalies. When I input a dataset of y = x with x going from 1 to 101 and contamination='auto' as the only argument, roughly the 20 lowest values and the 20 highest values are identified as outliers. I don't want these points to a... | closed | 2024-10-23T15:17:36Z | 2024-10-29T09:12:26Z | https://github.com/scikit-learn/scikit-learn/issues/30138 | [
"Needs Triage"
] | BradBroo | 0 |
hankcs/HanLP | nlp | 1,464 | 繁体转简体有一些错误 | <!--
Thank you for reporting a possible bug in HanLP.
Please fill in the template below to bypass our spam filter.
以下必填,否则直接关闭。
-->
- Java Code: `String simplified=HanLP.convertToSimplifiedChinese(tradition);`
- HanLP version: 1.7.7
比如“陷阱” 被 转换成 “猫腻”
“猛烈”被转换成“勐烈"
”顺口溜“被转换成”顺口熘"
"脊梁"被转换成“嵴梁”
“通道”被转换成“信道”
... | closed | 2020-04-22T08:48:44Z | 2020-04-24T19:28:39Z | https://github.com/hankcs/HanLP/issues/1464 | [
"auto-replied"
] | yangxudong | 2 |
laughingman7743/PyAthena | sqlalchemy | 130 | Workgroup setting of _build_list_query_executions_request method is wrong | https://github.com/laughingman7743/PyAthena/commit/f91bf97e59e6d220eac6bc2400747157a9a80090 | closed | 2020-03-25T07:56:53Z | 2020-03-26T15:04:46Z | https://github.com/laughingman7743/PyAthena/issues/130 | [] | laughingman7743 | 0 |
yt-dlp/yt-dlp | python | 12,064 | How to download video from Telegram? | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question and **not** reporting a bug or requesting a feature
- [X] I've looked through the [README](https://github.com/yt-dlp/yt-dlp#re... | closed | 2025-01-12T12:19:17Z | 2025-01-21T13:54:22Z | https://github.com/yt-dlp/yt-dlp/issues/12064 | [
"question"
] | k15fb-mmo | 5 |
explosion/spaCy | deep-learning | 13,139 | spacy.load error decorative function | <!-- NOTE: For questions or install related issues, please open a Discussion instead. -->
## How to reproduce the behaviour
<!-- Include a code example or the steps that led to the problem. Please try to be as specific as possible. --> !python3 -m spacy download en_core_web_sm
import spacy
nlp = spacy.load("en... | closed | 2023-11-20T22:01:25Z | 2023-11-22T20:57:48Z | https://github.com/explosion/spaCy/issues/13139 | [
"install"
] | AMS-L | 1 |
apify/crawlee-python | automation | 635 | Add support for `preNavigationHooks` in crawlers other than `PlaywrightCrawler` | - This is an extension of #427 - `ParselCrawler`, `BeautifulSoupCrawler` and basically everything should support `preNavigationHooks` as well.
- It might be a good idea to wait for #350 to be resolved before going for this. | closed | 2024-10-30T10:36:15Z | 2024-12-12T07:00:31Z | https://github.com/apify/crawlee-python/issues/635 | [
"enhancement",
"t-tooling"
] | janbuchar | 0 |
axnsan12/drf-yasg | django | 245 | There should be a way to override serializer fields in the generated ``Schema`` objects | I've a model where few fields are auto-generated. How do I hide those fields from the Swagger UI during POST request? Following is the example:-
class ModelX(models.Model):
a = models.CharField()
b = models.CharField()
c = models.CharField()
d = models.CharField()
Below is ... | open | 2018-11-05T09:01:18Z | 2025-03-07T12:16:43Z | https://github.com/axnsan12/drf-yasg/issues/245 | [
"triage"
] | prafulbagai | 4 |
open-mmlab/mmdetection | pytorch | 11,278 | I get an error when I try to test the number of parameters of DiffusionDet. | I want to research the DiffusionDet of the mmdetction project.
when I run "python tools/analysis_tools/get_flops.py D:\BaiduSyncdisk\paper2\experiments\diffusiondet\visdrone\1-base\visdrone_diffusiondet_base\visdrone_diffusiondet_base.py".
I got "TypeError: forward() missing 2 required positional arguments: 'init_bbo... | open | 2023-12-13T02:27:09Z | 2024-08-12T08:02:51Z | https://github.com/open-mmlab/mmdetection/issues/11278 | [] | Edenmm | 5 |
home-assistant/core | python | 140,456 | Unable to install Z-wave USB Stick ZST39 LR | ### The problem
New to HA. bought the Zooz 800 Series Z-Wave to integrate my z-wave device. But unable to install the driver, i followed the instruction online. Under logs I am seeing the below error. I am not hands on how to modify the code, etc. i did look up their documentation but did not know what to do. *pls... | open | 2025-03-12T15:52:51Z | 2025-03-12T19:33:00Z | https://github.com/home-assistant/core/issues/140456 | [
"needs-more-information"
] | bagavaga | 1 |
ymcui/Chinese-LLaMA-Alpaca | nlp | 400 | Lora训练时节省显存删除--modules_to_save ${modules_to_save} \和--gradient_checkpointing \依旧报错 | *提示:将[ ]中填入x,表示打对钩。提问时删除这行。只保留符合的选项。*
### 详细描述问题
第二训练阶段,fine-tuning 模型的时候
Lora训练时,为了节省显存删除--modules_to_save ${modules_to_save} \和--gradient_checkpointing \依旧报错
*请尽量具体地描述您遇到的问题,**必要时给出运行命令**。这将有助于我们更快速地定位问题所在。*
<img width="319" alt="image" src="https://github.com/ymcui/Chinese-LLaMA-Alpaca/assets/108610753/46dc... | closed | 2023-05-21T13:17:20Z | 2023-05-31T22:02:01Z | https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/400 | [
"stale"
] | jjyu-ustc | 3 |
onnx/onnx | scikit-learn | 6,811 | failed to convert opset to 17 | # Bug report
```python
import torch
from transformers import AutoModelForCausalLM, AutoTokenizer
from torch.export import export
import onnx
model_name = "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B"
tokenizer = AutoTokenizer.from_pretrained(model_name)
model = AutoModelForCausalLM.from_pretrained(model_name)
cl... | open | 2025-03-13T08:27:02Z | 2025-03-14T14:50:31Z | https://github.com/onnx/onnx/issues/6811 | [
"bug",
"module: version converter"
] | FlintWangacc | 3 |
huggingface/peft | pytorch | 1,890 | ValueError: Trying to set a tensor of shape torch.Size([43176, 8192]) in "weight" (which has shape torch.Size([0])), this look incorrect. | ### System Info
bitsandbytes==0.43.1
peft==0.11.0
accelerate==0.31.0
transformers==4.38.2
trl==0.9.4
### Who can help?
@BenjaminBossan @sayakpaul
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### Tasks
- [X] An officially supported task in the `examples` fold... | closed | 2024-06-27T05:47:16Z | 2024-07-02T04:12:35Z | https://github.com/huggingface/peft/issues/1890 | [] | KarasZhang | 15 |
pytorch/vision | computer-vision | 8,292 | All CI job are failing | e.g. https://github.com/pytorch/vision/actions/runs/8141135591/job/22247761309
```
Traceback (most recent call last):
File "/pytorch/vision/test/smoke_test.py", line 7, in <module>
import torchvision
File "/pytorch/vision/torchvision/__init__.py", line 6, in <module>
from torchvision impor... | closed | 2024-03-04T13:51:53Z | 2024-03-05T12:47:19Z | https://github.com/pytorch/vision/issues/8292 | [] | NicolasHug | 0 |
strawberry-graphql/strawberry | django | 3,514 | Subscriptions fail to create WebSocket connections | <!-- Provide a general summary of the bug in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
## Describe the Bug
I have a FastAPI server with ... | closed | 2024-05-26T11:56:27Z | 2025-03-20T15:56:45Z | https://github.com/strawberry-graphql/strawberry/issues/3514 | [
"bug",
"info-needed"
] | amoghjalan | 2 |
oegedijk/explainerdashboard | dash | 46 | hide pdp on What if... tab | Thanks for working on this (https://github.com/oegedijk/explainerdashboard/issues/41).
Just tested and the pdp plot remained in the What if... tab. Is they a way to remove it similar to removing it from the Individual Predictions tab?
```
from explainerdashboard.datasets import (
titanic_fare,
titanic_... | closed | 2020-12-10T15:31:45Z | 2020-12-10T20:45:05Z | https://github.com/oegedijk/explainerdashboard/issues/46 | [] | raybellwaves | 2 |
litestar-org/litestar | api | 3,211 | Docs: Code block line length | ### Summary
For documentation, and only documentation, if you have an overly long code block it enters scrollable window.
We should set `blacken-docs` configuration (and eventually `ruff` when https://github.com/astral-sh/ruff/issues/8237 happens) to line lengths somewhere on the lower end (maybe 80?); this goes to... | open | 2024-03-16T05:56:46Z | 2025-03-24T19:17:57Z | https://github.com/litestar-org/litestar/issues/3211 | [
"Documentation :books:",
"Help Wanted :sos:",
"Good First Issue"
] | JacobCoffee | 1 |
AirtestProject/Airtest | automation | 1,121 | 部分android 13手机, minicap截图不可用 | (请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。)
**(重要!问题分类)**
* 测试开发环境AirtestIDE使用问题 -> https://github.com/AirtestProject/AirtestIDE/issues
* 控件识别、树状结构、poco库报错 -> https://github.com/AirtestProject/Poco/issues
* 图像识别、设备控制相关问题 -> 按下面的步骤
**描述问题bug**
(简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。)
[20:34:33][ERROR]<airt... | open | 2023-04-04T12:38:29Z | 2024-04-17T04:54:05Z | https://github.com/AirtestProject/Airtest/issues/1121 | [] | suchxyz | 2 |
google-deepmind/graph_nets | tensorflow | 120 | What is the most efficient way to create a GraphTuple from batched tensors | My use case is that I would like to use graph_nets to perform logical reasoning on the output of some prior batched TF operations. Let me present an example:
``` python
B,W,H,C = 10, 200,200,3
data = tf.random.normal(shape=(B, W,H,C))
#[B,W,H,8]
A = tf.keras.layers.Conv2D(8, (3,3), padding='same')(data)
# I wou... | closed | 2020-06-02T17:00:16Z | 2020-06-04T11:00:57Z | https://github.com/google-deepmind/graph_nets/issues/120 | [] | Joshuaalbert | 5 |
psf/black | python | 3,638 | Black adds unexpected trailing comma in return type wrapped in parenthesis | Code before:
```python
def asdf_asdf_asdf_asdf_asdf() -> my_module.Asdf | my_module.AnotherType | my_module.YetAnotherType | None:
pass
```
Black formatted to:
```python
def asdf_asdf_asdf_asdf_asdf() -> (
my_module.Asdf | my_module.AnotherType | my_module.YetAnotherType | None,
):
pass
```... | closed | 2023-04-03T16:25:48Z | 2023-06-16T00:08:28Z | https://github.com/psf/black/issues/3638 | [
"T: bug"
] | yilei | 0 |
slackapi/bolt-python | fastapi | 539 | not_allowed_token_type when calling client.search_messages | (Describe your issue and goal here)
Trying to implement a feature where the app(bot) does a historical search in a channel for a given search string.
This api call requires a user token and I'm not sure how to implement it with Bolt.
Any examples or advice on how to do this since the app is being instantiate... | closed | 2021-12-08T04:39:41Z | 2023-10-27T07:10:30Z | https://github.com/slackapi/bolt-python/issues/539 | [
"question"
] | joshight | 5 |
ultrafunkamsterdam/undetected-chromedriver | automation | 1,702 | Could not find a version that satisfies Collecting selenium>=4.9.0 (from undetected-chromedriver) | Installed Python: 3.6.15
Run: pip install undetected-chromedriver
Can you help me? Thanks.

| open | 2023-12-19T22:07:03Z | 2024-01-23T04:11:36Z | https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1702 | [] | devhi0000 | 2 |
gradio-app/gradio | deep-learning | 10,143 | image.no_webcam_support | ### Describe the bug
input_image = gr.Image(type='pil', label='图像', sources=['webcam'], interactive=True, show_fullscreen_button=True)
这个代码部署在192.168.0.3服务器上面,我在192.168.0.5服务器访问项目 192.168.0.3:5019,然后点击摄像头报错image.no_webcam_support,这是为什么?该怎么修改
### Have you searched existing issues? 🔎
- [X] I have searched and f... | closed | 2024-12-06T04:04:52Z | 2024-12-06T14:41:23Z | https://github.com/gradio-app/gradio/issues/10143 | [
"bug"
] | geekplusaa | 1 |
arogozhnikov/einops | tensorflow | 60 | Introduce anonymous axes into rearrange/reduce/repeat | closed | 2020-08-23T17:41:39Z | 2020-08-24T08:10:39Z | https://github.com/arogozhnikov/einops/issues/60 | [] | arogozhnikov | 0 | |
OpenInterpreter/open-interpreter | python | 1,525 | Code execution never comes back | ### Describe the bug
I am trying to have my python project execute code dynamically via OI and every time it tries to run some shell script as described below, it never comes back. It gets stuck inside the method `for line in interpreter.computer.run(language, code, stream=True):`
This is the description generated.... | open | 2024-11-07T04:53:36Z | 2024-11-07T04:53:36Z | https://github.com/OpenInterpreter/open-interpreter/issues/1525 | [] | guiramos | 0 |
marshmallow-code/apispec | rest-api | 201 | Why doesn't Marshmallow Dict field resolve to additionalProperties? | Any Dict field in a schema seems to resolve to just 'type': 'object' in the spec output. Why not to additionalProperties?
```
class ASchema(MM.Schema):
data = MM.fields.Dict(keys=MM.fields.String(), values=MM.fields.Nested(OtherSchema), required=True)
```
the yaml output for:
`
spec.definition('A', AS... | closed | 2018-05-04T10:43:18Z | 2018-05-07T10:16:40Z | https://github.com/marshmallow-code/apispec/issues/201 | [] | UrKr | 4 |
graphdeco-inria/gaussian-splatting | computer-vision | 406 | Just an advice about the install requirements | Hi, there, I tried the install env of conda, and I found I cannot install normally by just run
```bash
conda env create --file environment.yml
```
At first, I thought it was the version is not compatable with my version of CUDA (yours in file is 11.6, and Mine is 11.7 in system), So I changed the file to 11.7 and ... | closed | 2023-10-30T02:14:25Z | 2024-08-06T02:15:27Z | https://github.com/graphdeco-inria/gaussian-splatting/issues/406 | [] | StarsTesla | 7 |
scikit-learn/scikit-learn | machine-learning | 30,139 | The input_tags.sparse flag is often incorrect | ### Describe the bug
If I understood correctly the developer API for tags, `input_tags.sparse` tells us whether an estimator can accept sparse data or not. For many estimators it seems that `input_tags.sparse` is False but should be True.
### Steps/Code to Reproduce
```python
from sklearn.linear_model import Linear... | closed | 2024-10-23T16:03:08Z | 2025-01-02T12:06:20Z | https://github.com/scikit-learn/scikit-learn/issues/30139 | [
"Bug",
"Developer API"
] | antoinebaker | 3 |
CorentinJ/Real-Time-Voice-Cloning | tensorflow | 709 | Advice Needed for Improving Naturalness | Hello, I am studying this repo as a part of my research project.
Thank you for sharing this amazing repo.
I have read some instructions in #437.
I have collected around 0.3 hours training data (not clean, with background music) of a speaker that is not seen in pretrained model.
The speaker is an Indian America... | closed | 2021-03-23T05:36:18Z | 2021-03-31T10:26:50Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/709 | [] | chankl3579 | 1 |
erdewit/ib_insync | asyncio | 442 | positions() and portfolio() inconsistent | For our live trading account, ib.positions() and ib.portfolio() return inconsistent results, per below:
>>
from ib_insync import *
util.startLoop()
ib = IB()
ib.connect('127.0.0.1', 7496, clientId=1)
<IB connected to 127.0.0.1:7496 clientId=1>
len(ib.positions())
5
len(ib.portfolio())
0
>>
Why is len(ib.... | closed | 2022-02-11T22:20:55Z | 2022-04-28T11:42:55Z | https://github.com/erdewit/ib_insync/issues/442 | [] | marksandstrom | 1 |
jupyter/nbgrader | jupyter | 1,428 | Proposal/Request/Help - Step by step guide NbGrader for multilpe courses tutorial | It's taking me months to deploy on a Cloud Server ( AWS in my case ) the Nbgrader working for multiple courses and instructors.
I started this journey in January, and I've learned a lot. I have no previous knowledge of Linux, how to manage users in PAM, or create a JupyterHub.
Today I have successfully achieve... | open | 2021-04-01T13:59:22Z | 2021-05-05T23:19:29Z | https://github.com/jupyter/nbgrader/issues/1428 | [
"question"
] | Tebinski | 4 |
mirumee/ariadne | api | 952 | GraphQL websocket handler not working on Ariadne/Starlette (object is not callable) | I'm using Uvicorn and Starlette with Ariadne for GraphQL queries, but the GraphQL websocket handler does not seem to be working.
I'm using poetry so this is what my pyproject.toml file looks like:
```
[tool.poetry]
name = "app-backend"
version = "0.1.0"
description = ""
authors = ["user <email@gmail.com>"]
... | closed | 2022-10-21T15:57:19Z | 2022-12-05T17:31:55Z | https://github.com/mirumee/ariadne/issues/952 | [] | fdemian | 5 |
nvbn/thefuck | python | 1,443 | [Suggestion] | Please add another option for recursive:
`--itall` or
`--everything` | open | 2024-04-29T03:23:14Z | 2024-04-29T03:23:14Z | https://github.com/nvbn/thefuck/issues/1443 | [] | celtboy | 0 |
sktime/pytorch-forecasting | pandas | 1,663 | [MNT] `conda-forge` releases - 0.10.3, 1.0.0, 1.1.0 or 1.1.1 | The conda feedstock is years out of date, last release is 0.10.2, we should get the newest releases available on `conda-forge` as well: 0.10.3, 1.0.0, 1.1.0, 1.1.1,
https://github.com/conda-forge/pytorch-forecasting-feedstock
Re 1.1.0, we may want to avoid this due to the package name bug. | closed | 2024-09-08T19:38:23Z | 2025-01-12T16:54:21Z | https://github.com/sktime/pytorch-forecasting/issues/1663 | [
"maintenance",
"release"
] | fkiraly | 4 |
sepandhaghighi/samila | matplotlib | 66 | Discord Channel | #### Description
Discord channel would be a nice place for `Samila`'s users to share their experiences using samila, request new features and/or issue and etc.
We can made a discord badge linking to our channel using [this](https://github.com/coderplex-org/coderplex/issues/150) tutorial. | closed | 2021-10-29T14:47:29Z | 2021-11-10T13:57:17Z | https://github.com/sepandhaghighi/samila/issues/66 | [
"enhancement"
] | sadrasabouri | 0 |
tableau/server-client-python | rest-api | 763 | Urgent: Filter doesn't recognize multi-word option | Hi!
That's urgent. Please take a look!
I have many automated tasks using TSC created back in 2019. After recent package update (downloaded new TSC and updated anaconda3/pkg) filtering by name containing a whitespace doesn't work.
For example,
My Tableau site contains projects 'SignWorks' , 'Labor Statisti... | closed | 2020-12-17T16:45:52Z | 2022-06-02T03:46:07Z | https://github.com/tableau/server-client-python/issues/763 | [
"bug"
] | ElenaSemMD | 6 |
apache/airflow | data-science | 47,579 | Calling a BigQuery Stored Procedure aggregates all inputs & outputs at the Airflow Task level | ### Apache Airflow Provider(s)
openlineage, google
### Versions of Apache Airflow Providers
apache-airflow-providers-google==10.26.0
apache-airflow-providers-openlineage==2.1.0
### Apache Airflow version
2.10.5
### Operating System
macOS Sequoia Version 15.2 (24C101)
### Deployment
Astronomer
### Deployment d... | open | 2025-03-10T16:59:11Z | 2025-03-19T16:36:02Z | https://github.com/apache/airflow/issues/47579 | [
"kind:bug",
"provider:google",
"area:providers",
"needs-triage",
"provider:openlineage"
] | luke-hoffman1 | 5 |
aminalaee/sqladmin | sqlalchemy | 480 | Update Fontawesome Version | ### Checklist
- [X] There are no similar issues or pull requests for this yet.
### Is your feature related to a problem? Please describe.
Version 6.0 was published over a year ago
### Describe the solution you would like.
Update to recent Version 6.4
### Describe alternatives you considered
_No response_
### Ad... | closed | 2023-04-27T08:31:01Z | 2023-04-29T09:15:00Z | https://github.com/aminalaee/sqladmin/issues/480 | [] | KreppelKlatscher | 1 |
mwouts/itables | jupyter | 299 | `OverflowError: can't convert negative int to unsigned` | After converting lazy frame's frequency, an exception is thrown by `itables` v2.1.3:
```
lf = ... # contains ts_event column with UInt64 type
lf.collect() # displays the data frame nicely
lf.with_columns(polars.from_epoch("ts_event", "ns")).collect() # problematic
```
Traceback:
```python
-------------------... | closed | 2024-06-25T14:35:02Z | 2024-07-03T22:27:20Z | https://github.com/mwouts/itables/issues/299 | [] | jmakov | 2 |
wkentaro/labelme | deep-learning | 381 | how to get white masks? | Thank you for your contribution. I m using this tool to get the masks. However, when I am running labelme_json_to_dataset 000001.json. In the dataset, I get the red mask with black background. how to get white mask with black background? please help me, thank you.
By the way, I have tried to change from
... | closed | 2019-04-22T12:37:35Z | 2021-08-17T09:36:13Z | https://github.com/wkentaro/labelme/issues/381 | [] | SonOfCoding | 6 |
pydantic/logfire | pydantic | 210 | Incompatible with newrelic-admin CLI: "Couldn't build proto file into descriptor pool: duplicate file name opentelemetry/proto/common/v1/common.proto" | ### Description
Hey all, thanks for your work and the fantastic product.
I was trying to try out logfire and it works fine locally, but sadly it breaks as soon as I put it on a GKE / Kubernetes pod (on the same docker container). I have a quite standard FastAPI application on Python 3.12.
EDIT: See first comme... | open | 2024-05-24T14:54:48Z | 2025-03-19T14:30:08Z | https://github.com/pydantic/logfire/issues/210 | [
"bug"
] | Giuzzilla | 11 |
junyanz/pytorch-CycleGAN-and-pix2pix | deep-learning | 1,629 | 生成图像的质量太低怎么办 | 生成的图像质量太低,甚至感觉有点抽象派(比喻一下),这是怎么回事呀? | open | 2024-03-09T08:02:07Z | 2024-03-09T08:02:07Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1629 | [] | LauraABCD | 0 |
KevinMusgrave/pytorch-metric-learning | computer-vision | 737 | Allow string for `device` argument of AccuracyCalculator | Calling `AccuracyCalculator(device="cpu")` instead of `AccuracyCalculator(device=torch.device("cpu"))` crashes with an unclear exception `(AttributeError: 'str' object has no attribute 'type')`.
It'd be better to check if `isinstance(device, str)`, and then do `device=torch.device(device)` | open | 2024-12-21T13:34:06Z | 2024-12-21T13:39:49Z | https://github.com/KevinMusgrave/pytorch-metric-learning/issues/737 | [
"enhancement"
] | KevinMusgrave | 1 |
jackzhenguo/python-small-examples | tensorflow | 33 | 23 str1是否为str2的permutation这里的for循环错了 | 关键点如下:
```
for c1 in str1:
unq_s1[c1] += 1
for c2 in str2:
unq_s2[c2] += 1
```
应该改成这样才对吧~ | closed | 2020-04-01T07:34:04Z | 2020-04-01T07:55:24Z | https://github.com/jackzhenguo/python-small-examples/issues/33 | [] | xin7c | 1 |
plotly/dash-core-components | dash | 385 | Split up integration tests per component | Something I've wanted to do for a while is split up the integration tests per component, as in, have all integration tests related to the Tabs component in a separate file, so that you can run just the integration tests related to Tabs. It's a small improvement that'll help with developing and maintaining - now if you ... | open | 2018-11-15T15:25:24Z | 2018-11-15T15:25:24Z | https://github.com/plotly/dash-core-components/issues/385 | [
"dash-type-enhancement"
] | valentijnnieman | 0 |
ranaroussi/yfinance | pandas | 2,033 | Calculating the yf.download function in a pandas column | Hello!
The script downloads stock quotes from Yahoo Finance (module yfinance). Then it downloads the quarterly option chain. Then the script calculates and adds the lower and upper strike columns and the lower and upper option ticker columns. In the penultimate line, the script adds the option Close price column from ... | closed | 2024-08-22T06:06:07Z | 2025-02-16T18:47:03Z | https://github.com/ranaroussi/yfinance/issues/2033 | [] | iiivasyaiii | 3 |
pydantic/pydantic-ai | pydantic | 1,086 | Anthropic system messages are joined without separation | ### Initial Checks
- [x] I confirm that I'm using the latest version of Pydantic AI
### Description
When multiple system messages are provided for an anthropic model, they are joined back to back without any sort of separation (e.g. whitespace or newline). This concatenation can cause the instructions to become slig... | open | 2025-03-09T20:40:39Z | 2025-03-09T20:42:19Z | https://github.com/pydantic/pydantic-ai/issues/1086 | [
"need confirmation"
] | phemmer | 0 |
pyeve/eve | flask | 681 | [0.6-dev] current_mongo_prefix doesn't work well with test_request_context() | I'm using the following construct in some of my tests:
``` python
url = self.resolve_resource('items', item['_id'])
with self.app.test_request_context(url):
items = self.app.data.driver.db['items']
item = items.find_one(ObjectId(item['_id']))
items.update({'_id': ObjectId(item['_id'])}, {'$set': {'_updated... | closed | 2015-08-05T17:00:22Z | 2015-08-12T14:20:22Z | https://github.com/pyeve/eve/issues/681 | [
"bug"
] | rs | 1 |
falconry/falcon | api | 2,016 | Throw an exception into req.stream's generator upon disconnect? | When `req.stream` is set to a generator, but the client disconnects prior to exhausting iteration, we could communicate this by throwing a specialized exception via `.throw()` or `.athrow` (`async`), respectively.
Also decide whether this a good idea™ at all.
For WSGI, this would probably require wrapping the gener... | open | 2022-02-07T20:57:07Z | 2022-02-07T22:03:30Z | https://github.com/falconry/falcon/issues/2016 | [
"enhancement",
"needs-decision",
"proposal",
"breaking-change"
] | vytas7 | 0 |
huggingface/datasets | pandas | 7,222 | TypeError: Couldn't cast array of type string to null in long json | ### Describe the bug
In general, changing the type from string to null is allowed within a dataset — there are even examples of this in the documentation.
However, if the dataset is large and unevenly distributed, this allowance stops working. The schema gets locked in after reading a chunk.
Consequently, if al... | open | 2024-10-12T08:14:59Z | 2025-02-23T13:01:47Z | https://github.com/huggingface/datasets/issues/7222 | [] | nokados | 4 |
pytorch/pytorch | numpy | 149,100 | Memory leak when using get_model_state_dict with FSDP-sharded models | ### 🐛 Describe the bug
I'm attempting to use the FSDP2 API to shard a model, extract its state dictionary (for potential future use), and then completely remove the model from memory. Extracting the state dict somehow causes there to remain references to the underlying model around, and there ends up being a memory l... | open | 2025-03-13T03:37:40Z | 2025-03-20T04:12:06Z | https://github.com/pytorch/pytorch/issues/149100 | [
"oncall: distributed",
"module: fsdp"
] | mertyg | 10 |
microsoft/nni | pytorch | 5,451 | export onnx model, size not become smaller after the quantization | open | 2023-03-16T10:08:20Z | 2023-03-27T02:54:28Z | https://github.com/microsoft/nni/issues/5451 | [
"feature request"
] | dlml | 2 | |
django-import-export/django-import-export | django | 1,522 | 'list' object is not callable | **Describe the bug**
I tried to impliment admin class for Books table along with ImportExportModelAdmin and ImportExportActionModelAdmin. while exporting selected records from admin panel i got the error.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to admin.py and impliment custom model admin along wi... | closed | 2022-12-06T06:17:43Z | 2023-09-12T14:39:47Z | https://github.com/django-import-export/django-import-export/issues/1522 | [
"bug"
] | kumar-student | 8 |
tiangolo/uvicorn-gunicorn-fastapi-docker | fastapi | 95 | Docker images missing from DockerHub | Hey @tiangolo, sorry to bother, but your [DockerHub repo](https://hub.docker.com/u/tiangolo) seems to be empty,
We can locally build the images and up to other repos, but a trusted and common source of the most recent and updated images was a nice thing.
Is there any way we can help restore this? | closed | 2021-06-23T15:14:14Z | 2021-06-24T15:00:08Z | https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/issues/95 | [] | fakegermano | 1 |
Lightning-AI/LitServe | api | 237 | Create Makefile to run common development tasks locally | ## 🚀 Feature
Hi! I just found this project. Really cool!
I wanted to propose a feature to create a `Makefile` in the repo.
The objective is to simplify local development and contribution by creating a `Makefile` that encapsulates and standardizes common development tasks such as running tests, building docs, ... | closed | 2024-08-28T06:43:39Z | 2024-08-28T23:30:21Z | https://github.com/Lightning-AI/LitServe/issues/237 | [
"enhancement",
"help wanted"
] | AdolfoVillalobos | 2 |
sloria/TextBlob | nlp | 230 | The `correct()` method in Python 3.7 gives "RuntimeError: generator raised StopIteration" | In Python 3.7 the following gives `RuntimeError: generator raised StopIteration`
````
>>> b = TextBlob("I havv goood speling!")
>>> print(b.correct())
````
I believe [this](https://stackoverflow.com/a/51371879/2445273) SO post describes what needs to be done to address this problem.
Edit: same problem with `s... | closed | 2018-10-03T19:01:17Z | 2018-10-11T12:12:00Z | https://github.com/sloria/TextBlob/issues/230 | [] | vvaezian | 1 |
recommenders-team/recommenders | data-science | 1,613 | [FEATURE] do DRY in def data_process_with_time in the notebook of examples/00_quick_start/sasrec_amazon.ipynb | ### Description
<!--- Describe your expected feature in detail -->
The function data_process_with_time is very similar to https://github.com/microsoft/recommenders/blob/60033231b9167438032843c23158c0c776856e0e/recommenders/datasets/split_utils.py#L49
We can refactor
See more details https://github.com/microsoft... | open | 2022-01-18T10:36:55Z | 2022-01-18T10:37:05Z | https://github.com/recommenders-team/recommenders/issues/1613 | [
"enhancement"
] | miguelgfierro | 0 |
pydantic/pydantic-settings | pydantic | 455 | BaseSettings overrides on instanstiation do not override values | Hi
I have some trouble overwriting config values on instantiation.
```python
from pydantic_settings import BaseSettings, SettingsConfigDict
class Settings(BaseSettings):
model_config = SettingsConfigDict(env_prefix='my_prefix_')
auth_key: str = 'xxx' # will be read from `my_prefix_auth_key`
... | closed | 2024-10-22T12:57:38Z | 2024-10-22T14:35:17Z | https://github.com/pydantic/pydantic-settings/issues/455 | [
"unconfirmed"
] | timonviola | 1 |
apachecn/ailearning | nlp | 582 | 机器学习 | NULL | closed | 2020-04-09T04:03:19Z | 2020-04-09T04:07:10Z | https://github.com/apachecn/ailearning/issues/582 | [] | dabaozizhang | 0 |
dbfixtures/pytest-postgresql | pytest | 1,063 | Drop linters replaced by pre-commit hooks | Drop them from CI and Pipfile. | closed | 2025-01-17T12:20:41Z | 2025-01-17T16:24:50Z | https://github.com/dbfixtures/pytest-postgresql/issues/1063 | [] | fizyk | 0 |
laughingman7743/PyAthena | sqlalchemy | 354 | Extra libraries are included in basic install | Hello and thanks for a very useful library! We updated from 2.10.0 to 2.11.0 yesterday and noticed we are now getting dependent libraries for numpy and pandas. However, we are only using a basic install `pip install PyAthena`. Is this expected? It is causing us to go over lambda max package size limit.
| closed | 2022-07-27T19:12:40Z | 2022-07-28T12:25:50Z | https://github.com/laughingman7743/PyAthena/issues/354 | [] | JayFields | 3 |
bendichter/brokenaxes | matplotlib | 62 | `constrained_layout=True` seems to cause the slash marks to be misplaced | Hi! `brokenaxes` seems amazing. I think I may have run into one corner-case which causes it to glitch a little bit.
I was following along [this GridSpec tutorial](https://matplotlib.org/stable/tutorials/intermediate/gridspec.html#gridspec-using-subplotspec) and was curious to see what would happen if I subbed in som... | open | 2021-03-17T00:55:29Z | 2025-03-03T14:23:47Z | https://github.com/bendichter/brokenaxes/issues/62 | [] | tomr-stargazer | 5 |
xinntao/Real-ESRGAN | pytorch | 568 | 在使用libtorch部署时输出了令人困惑的九宫格图片 | 我用如下代码保存了模型:
```
loadnet = torch.load(
"weights/realesr-animevideov3.pth")
# prefer to use params_ema
if 'params_ema' in loadnet:
keyname = 'params_ema'
else:
keyname = 'params'
model = SRVGGNetCompact(num_in_ch=3, num_out_ch=3, num_feat=64, num_conv=16,
... | open | 2023-02-09T04:08:33Z | 2023-11-17T11:13:46Z | https://github.com/xinntao/Real-ESRGAN/issues/568 | [] | Dong148 | 1 |
reloadware/reloadium | flask | 2 | Reloadium not installing | Pycharm Version:
PyCharm 2021.3.1 (Community Edition)
After installation bar completion, pycharm doesn't show that it is installed when plugin dialog is reopened. | closed | 2022-04-13T09:59:57Z | 2022-04-14T04:14:32Z | https://github.com/reloadware/reloadium/issues/2 | [] | rahulroxxx | 1 |
marimo-team/marimo | data-science | 3,738 | New dataframe transform: Unique | ### Description
I would like to be able to get the unique values of a column
### Suggested solution
Using the distinct operator in sql or the unique operators in both polars and pandas should do the trick
### Alternative
_No response_
### Additional context
_No response_ | open | 2025-02-10T08:12:06Z | 2025-02-20T07:18:33Z | https://github.com/marimo-team/marimo/issues/3738 | [
"enhancement",
"good first issue",
"help wanted"
] | aglucky | 7 |
igorbenav/fastcrud | sqlalchemy | 121 | Join list of objects | **Is your feature request related to a problem? Please describe.**
For OneToMany relationships, using `get_joined` or `get_multi_joined ` returns one nested object, while in some cases I'd like to return all related objects.
**Describe the solution you'd like**
fastcrud.get_joined_list(...) ->
```
{
"id": ... | open | 2024-07-04T13:18:33Z | 2024-09-17T06:25:49Z | https://github.com/igorbenav/fastcrud/issues/121 | [
"enhancement"
] | JakNowy | 3 |
microsoft/UFO | automation | 166 | Error if RAG_OFFLINE_DOCS is configured to true | Welcome to use UFO🛸, A UI-focused Agent for Windows OS Interaction.
_ _ _____ ___
| | | || ___| / _ \
| | | || |_ | | | |
| |_| || _| | |_| |
\___/ |_| \___/
Please enter your request to be completed🛸:
请提醒我每天学习
Round 1, Step 1, HostAgent: Analyzing the user intent and deco... | open | 2024-12-28T13:00:35Z | 2024-12-28T13:00:35Z | https://github.com/microsoft/UFO/issues/166 | [] | lishaozheng | 0 |
getsentry/sentry | python | 86,821 | Add amplitude analytics for clicking on schema hint | open | 2025-03-11T18:10:42Z | 2025-03-12T18:03:50Z | https://github.com/getsentry/sentry/issues/86821 | [] | nikkikapadia | 0 | |
horovod/horovod | tensorflow | 3,781 | Stalled ranks and deadlock when Horovod distribute train finished and start evaluation | **Environment:**
1. Framework: (TensorFlow2.1.0, Keras, PyTorch1.4.0, MXNet1.6.0)
2. Framework version:
3. Horovod version:0.19.2
4. MPI version:
5. CUDA version:
6. NCCL version:
7. Python version:3.6
8. Spark / PySpark version:
9. Ray version:
10. OS and version:
11. GCC version:
12. CMake version:
**C... | closed | 2022-11-22T01:34:15Z | 2023-08-30T03:44:13Z | https://github.com/horovod/horovod/issues/3781 | [
"question",
"wontfix"
] | tiandongtao | 2 |
LibrePhotos/librephotos | django | 969 | Allow to upload photos directly to user albums | **Describe the enhancement you'd like**
A clear and concise description of what you want to happen.
Allow user to upload photos directly to user albums instead uploading them to main page to clarify them later, would be a more easier way to add albums instead for example uploading 1000 photos from a vacations trip ... | open | 2023-07-25T17:02:17Z | 2023-09-04T11:43:43Z | https://github.com/LibrePhotos/librephotos/issues/969 | [
"enhancement"
] | hardwareadictos | 3 |
datapane/datapane | data-visualization | 325 | The table does not shown in Select | <!--
**NOTE** Please use this template to open issues, bugs, etc., only.
See our [GitHub Discussions Board](https://github.com/datapane/datapane/discussions) to discuss feature requests, general support, ideas, and to chat with the community.
-->
### System Information
<!-- Please fill this out to help us unde... | closed | 2022-11-07T20:10:05Z | 2022-11-29T08:53:01Z | https://github.com/datapane/datapane/issues/325 | [
"triage",
"release pending"
] | DanyarYusupov | 3 |
sherlock-project/sherlock | python | 2,148 | Heavy-R F+ / APClips F+ | ### Site name
EyeEm, APClips, Heavy-R
### Additional info
No additional information provided
___
***Edited by reviewer for clarity*** | open | 2024-06-02T03:50:04Z | 2024-11-21T10:22:43Z | https://github.com/sherlock-project/sherlock/issues/2148 | [
"false positive"
] | tf7software | 9 |
opengeos/leafmap | plotly | 401 | Add bbox parameter to create_timelapse function | https://twitter.com/marcpfister/status/1639324207191560198 | closed | 2023-03-24T17:57:00Z | 2023-04-23T04:13:19Z | https://github.com/opengeos/leafmap/issues/401 | [
"Feature Request"
] | giswqs | 0 |
deezer/spleeter | tensorflow | 784 | [Discussion] how does changing F from 1024 to 1536 affects the upper frequency processed (since the model was trained at 1024)? | Hey guys, so after spending a LOT of time reading the other issues/posts here, the source code, the research papers and viewing the model I really can't understand how you can process more than 11025 Hz just by modifying the F parameter from 1024 to 1536 (or 2048 to process all of them).
The network is based on a U-... | closed | 2022-08-31T15:31:09Z | 2022-09-02T13:08:47Z | https://github.com/deezer/spleeter/issues/784 | [
"question"
] | netv1 | 1 |
mkhorasani/Streamlit-Authenticator | streamlit | 53 | Unsafe characters allowed in username creation | Currently there is no restriction on characters in a username, which can result in security issues if the value of the username is not handled properly post authentication. Example:
<img width="953" alt="Screen Shot 2023-03-15 at 8 43 48 AM" src="https://user-images.githubusercontent.com/5022772/225327155-f7b15f1e-a... | closed | 2023-03-15T13:47:27Z | 2023-04-29T11:08:03Z | https://github.com/mkhorasani/Streamlit-Authenticator/issues/53 | [] | velicanu | 1 |
deepspeedai/DeepSpeed | pytorch | 6,736 | nv-nightly CI test failure | The Nightly CI for https://github.com/microsoft/DeepSpeed/actions/runs/11760579904 failed.
| closed | 2024-11-10T00:59:49Z | 2024-11-11T23:39:09Z | https://github.com/deepspeedai/DeepSpeed/issues/6736 | [
"ci-failure"
] | github-actions[bot] | 0 |
jupyter/nbviewer | jupyter | 101 | `%who` in notebook displays all names in `numpy` | I have a notebook where I was trying to explain (among other things) the use of `%who` and why `from numpy import *` is a bad idea:
https://raw.github.com/computo-fc/metodos_rigurosos/master/clases/02%20El%20paquete%20numpy%20para%20vectores%20y%20matrices
[This is the 2nd class from a course on numerical methods in ... | closed | 2013-08-15T04:19:27Z | 2013-08-15T12:48:27Z | https://github.com/jupyter/nbviewer/issues/101 | [] | computo-fc | 4 |
serengil/deepface | machine-learning | 807 | The real-time video process speed | thanks for your great work!
Maybe i meet a little peoblem.
when i use real-time video to detect gender, every pic costs 1.4s.
i find that:Because every time an image is read, the model(DeepFace.analyze -- retinaface) is reloaded.
Is there a good solution?
The method I can think of is to load the model in advance... | closed | 2023-07-25T03:52:12Z | 2023-07-25T05:54:00Z | https://github.com/serengil/deepface/issues/807 | [
"question"
] | wuli66ly | 1 |
awesto/django-shop | django | 618 | Customer order list | The order list for the customer is limited to 12. This causes the customer to be unable to access older orders. | closed | 2017-07-19T07:33:06Z | 2017-08-11T23:06:06Z | https://github.com/awesto/django-shop/issues/618 | [
"bug"
] | maltitco | 5 |
raphaelvallat/pingouin | pandas | 7 | qqplot() should allow for NaN removal | Currently, if the passed iterable contains one or more `NaN` values, `qqplot()` will return a basically empty plot. There should be the option to automatically remove `NaN` values before plotting (might even be the default). | closed | 2019-01-09T15:16:29Z | 2019-01-15T01:03:30Z | https://github.com/raphaelvallat/pingouin/issues/7 | [
"feature request :construction:"
] | hoechenberger | 1 |
Yorko/mlcourse.ai | seaborn | 740 | Proofread the prereqs section | - Fix issues
- Fix typos
- Correct the translation where needed
- Add images where necessary | closed | 2023-02-04T13:55:59Z | 2023-05-17T13:32:49Z | https://github.com/Yorko/mlcourse.ai/issues/740 | [
"enhancement"
] | Yorko | 0 |
scikit-learn-contrib/metric-learn | scikit-learn | 81 | LMNN - performance with shogun 6.1.3 | I try the metric-learn library and it is said that if
> a recent version of the Shogun Python modular (modshogun) library is available, the LMNN implementation will use the fast C++ version from there
I installed the shogun 6.1.3 with conda.
I saw in the code that you try to `import modshogun` but with the... | closed | 2018-01-16T14:31:39Z | 2018-01-17T09:44:38Z | https://github.com/scikit-learn-contrib/metric-learn/issues/81 | [] | laurazh | 2 |
httpie/cli | rest-api | 622 | "!!" in a parameter value does wierd things... | when i put "!!" somewhere in a parameter value i get a wierd repeated command line passed in as a parameter instead, and then of course httpie errors out
is there some significance to "!!" in the parameter value?
thanks
CLOSED - discovered it is a bash shell thing - sorry | closed | 2017-10-14T14:40:54Z | 2017-10-14T14:44:07Z | https://github.com/httpie/cli/issues/622 | [] | fake-fur | 0 |
Gerapy/Gerapy | django | 250 | python3.7 安装换败 | **Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Traceback**
Copy traceback displayed in console to here.
**Expected behavior**
A clear and concise descrip... | open | 2022-07-28T00:21:09Z | 2022-07-28T00:21:09Z | https://github.com/Gerapy/Gerapy/issues/250 | [
"bug"
] | songsh | 0 |
google-research/bert | nlp | 845 | How to set weight decay other than BERT layer? | ## ❓ Questions & Help
<!-- A clear and concise description of the question. -->
I notice that we should set weight decay of bias and LayerNorm.weight to zero and set weight decay of other parameter in BERT to 0.01. But how to set the weight decay of other layer such as the classifier after BERT? Thanks | open | 2019-09-07T00:05:21Z | 2019-09-07T00:05:21Z | https://github.com/google-research/bert/issues/845 | [] | g-jing | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.