Green

Results 22 issues of Green

when I try to modify the label to a new label, which does not exist in the list. It just report error and shut down the app. labelme version ==...

bug

` /envs/caption/lib/python3.7/site-packages/torch/nn/modules/module.py", line 539, in __getattr__ type(self).__name__, name)) AttributeError: 'DecoderWithAttention' object has no attribute 'decode_step' ` Hello, Thanks for this good repo . When I got my model, I load...

Hi~ when I create the conda env, I got this error 👇 Could you tell me how to fix it? seems like some channels which used to install these libs...

hi~, the dataset seems can not be visited through your shared link. How to download it? Thx :grimacing:

For the points range, you select `[3, 103]` as your y-axis range, while the original [waymo point cloud](https://waymo.com/open/data/perception/#lidar-data) only reaches `75 meters` away. However, there are points `> 75m `in...

Hi~ in your experiment **table 1** there is a row named 'upper bound', "which is the upper bound for this transfer task." stated in your paper. I have questions about...

hi, for the filter_dataset.py, it handles each image's json file. But there seems is only a total json file which contains all the information of the images. Do you split...

Click to expand! ### Issue Type Build/Install ### Source source ### Tensorflow Version 2.10.0 ### Custom Code No ### OS Platform and Distribution Ubuntu 7.5.0-3ubuntu1~18.04 ### Mobile device _No response_...

stat:awaiting response
type:build/install
subtype: ubuntu/linux
TF 2.10

hi, thanks for your great work and the released code. I use your code to train the CULane & Tusimple datasets, but the results are sort of lower than yours...

hi, after using the checkpoint to test, the output may be the word indexes? `{'testlen': 45403, 'reflen': 46693, 'guess': [45403, 38890, 32377, 25864], 'correct': [40964, 26695, 15019, 7511]}` how to...