-
log prints of DEBUG and INFO.
how can i cancel those logger prints?
macOS, Python 3.7, newest imdbpy version
the code produces those logs:
ia = IMDb(accessSystem='http', reraiseExcep…
-
#### Awards is empty
*The awards list is always empty*
Cinemagoer version: 2023.5.1
MacOS 13.2.1
Python 3.11.2
#### Steps to reproduce the issue
The following test_movie_awards test fail…
-
File "/home/zhangxingtian/disk/faster-rcnn.pytorch/test_net.py", line 331, in
imdb.evaluate_detections(all_boxes, output_dir)
File "/home/zhangxingtian/disk/faster-rcnn.pytorch/lib/datasets…
-
After I prepared the data as you said in `README.md`, I came cross such problem
```bash
Computing bounding-box regression targets...
Traceback (most recent call last):
File "./ctpn/train_net.py"…
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
Traceback (most recent call last):
File "./tools/test_net.py", line 120, in
test_net(sess, net, imdb, filename, max_per_image=args.max_per_image)
File "/home/rcvms/project/tf-faster-rcnn-m…
-
In chapter 05 when setting up the fields for training an Embedding on IMDB data you propose:
```python
TEXT = data.Field(lower=True, include_lengths=True, \
batch_first=False, tokenize='spacy')
LA…
-
I was wondering if this script is going to be updated, I can't seem to find out how to fix my error.
Thanks
-
Hi,
the addon stoped import new content from imdb, i think imdb changed somthing.
Ty
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 20.04): Linux Ubuntu 22.04
- TensorFlow version and how it was installed (source or binary): Tensorflow 2.6.1 binary install…