Results 29 issues of jerryxu

can you explain more detail about features preprocessing algorithm in s3_preprocess_features.py ? such as what is window_size, is it the same as time steps in LSTM?

when I run train_step1.py Error info show FileNotFoundError: [Errno 2] No such file or directory: 'VOC2012/JPEGImages/2012_001955.jpg VOC2012/JPEGImages/2012_001955.jpg'

does the train_step1.py, train_step2.py and train_step3.py use the same dataset for training? if so why they use different path to get the training data?

in the dataset.py source file , after `if not exist_positive: ` code line , why do you restrict the xind, yind to be 0-12 but not 0-25 or 0-51 ?...

config as follow { "model" : { "backend": "Full Yolo", "input_size": 416, "anchors": [0.88,1.00, 1.53,1.76, 2.13,2.68, 3.13,4.16, 5.64,7.52], "max_box_per_image": 10, "labels": ["Rubix Cube"] }, "train": { "train_image_folder": "/Users/xuwenfeng/Downloads/keras-yolo2/dataset/rubik-cube/JPEGImages/", "train_annot_folder": "/Users/xuwenfeng/Downloads/keras-yolo2/dataset/rubik-cube/Annotations/",...

when EGOTable view controller push to NavigationController and pull down the scroll to the bottom then back to pre view controller,the method - (void)scrollViewDidScroll:(UIScrollView *)scrollView will still be executed so...

how to import 3d model to ojgl, such as obj file

I am sure that my container can print chinese with python , but can not display chinese char in pyqt commponent .

Traceback (most recent call last): File "RTL/main.py", line 19, in from monoport.lib.common.config import get_cfg_defaults ModuleNotFoundError: No module named 'monoport.lib'

No module named 'multi_person_tracker'