Andrew Lapp

Results 39 comments of Andrew Lapp

Swin-V2 Giant has been implemented in timm https://github.com/rwightman/pytorch-image-models/pull/1150 If you train a Swin-V2-G model, please submit a PR on the linked repo!

Related https://github.com/nix-gui/nix-gui/issues/150

I don't use this project, but I searched everywhere and this is one of the most active issues for this error, so I thought I'd comment. I resolved this error...

@tommylees112 I know you asked in 2018, but in case anyone else is coming across this and needs help: ``` gen_bounds = elevation.datasource.build_bounds(bounds, margin='0') datasource_root = elevation.datasource.seed(bounds=gen_bounds, product='SRTM3', max_download_tiles=300) elevation.datasource.do_clip(datasource_root,...

https://developer.twitter.com/en/docs/tweets/search/guides/standard-operators.html > When you want to know what Tweets are coming from a specific location, with a specific language: >You want: all recent Tweets in Portuguese, near Maracanã soccer stadium...

@youssefsaqr what is the issue? It looks like you're getting the data from the user? What command can I run to reproduce your problem?

@EthanZeigler could you make a PR?

Hi all, thanks for your feedback. I've pushed a change that fixes this to https://github.com/taspinar/twitterscraper/pull/302 Please test and let me know if you experience any issues.

I pushed a fix for this to https://github.com/taspinar/twitterscraper/pull/302 Please try it out and let me know if you have any issues